Are you using <cfabort> before <cfmail? -----Original Message----- From: Joe P [mailto:[EMAIL PROTECTED] Sent: Thursday, 19 July 2007 3:37 PM To: CF-Newbie Subject: Re: CFMail Form
No go, all i get is (Element EMAIL is undefined in FORM.) this is the html for the email box <td class="tleft"><input type="text" name="email" id="email" size="30" /> >In the page that you post to before the <cfmail tags > > >Try: ><cfdump var="#form.email#"> ><cfabort> > >And see if a value is being posted. > >Sorry, do you mean to remove form.email and then re-test it? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 The most significant release in over 10 years. Upgrade & see new features. http://www.adobe.com/products/coldfusion?sdid=RVJR Archive: http://www.houseoffusion.com/groups/CF-Newbie/message.cfm/messageid:2935 Subscription: http://www.houseoffusion.com/groups/CF-Newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15
