<% '################################################################################# '## Copyright (C) 2004 Rick Eastes '## '## This program is free software; you can redistribute it and/or '## modify it under the terms of the GNU General Public License. '## '## The "powered by" text/logo with a link back to '## http://www.nukedit.com in the footer of the pages MUST '## remain visible when the pages are viewed on the internet or intranet. '## Donations made to nukedit may waiver this requirement. '## Speak to rick eastes via the nukedit contact form '## '## All copyright notices regarding nukedit '## must remain intact in the scripts and in the outputted HTML '## '## Support can be obtained from support forums at: '## http://www.nukedit.com/forum '## '## This contact module is made by John Walgraeve '## To contact him mail to webmaster@webportaal.be '################################################################################# response.buffer = true pagename = "utilities/contact.asp" %> <% WriteHeader "",""%>
Your Name:
Your Email:
Subject: ">
Message:
<% WriteFooter "", rsPage("count") set rsPage = nothing %>