This may sound simple, but why don't you wrap each of your form fields to be
output in a <cfif isdefined("")> tag?Also, try dumping the form.fieldnames value to see what the list of fields really is. Consider changing your form.comments field to something that might not be a reserved word and see if that helps. Turn on the rest of your debugging code to see the form variables. -----Original Message----- 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. ========================================================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. =====================================================
