I have the following:
<cfmail to="[EMAIL PROTECTED]" from="[EMAIL PROTECTED]" subject="User Feedback"
type="html">

#form.comments#<br>
#form.firstName#<br>
#form.lastName#<br>
#form.emailAddress#<br>
<a href="#form.theFile#">#form.theFile#</a><br>
</cfmail>

<cflocation url="doFeedback.cfm">

This is the start of  a feedback form which can be found at
http://www.keys.org/aboutus/feedback.cfm?file=/7links/mhck/mhcDisplay.cfm

For some strange reason, the template runs but I keep getting an error
telling me the form fields are not found but mail does get sent with all the
information.


Adaryl Wakefield
Aviator by passion
Programmer by sheer force of will


 
=========================================================
Kansas City ColdFusion User Group's website & listserv is 
hosted through the generous support of Clickdoug.com
To send email to the list, email  [EMAIL PROTECTED]
To subscribe or unsubscribe, send an email to [EMAIL PROTECTED] with your request.
For hosting solutions http://www.clickdoug.com
Featuring Win2003 Enterprise, RedHat Linux, CFMX 6.1. 
======================================================

Reply via email to