Do you have 2 separate ages one that you post to?

-----Original Message-----
From: Joe P [mailto:[EMAIL PROTECTED] 
Sent: Thursday, 19 July 2007 3:39 PM
To: CF-Newbie
Subject: Re: CFMail Form

I did that to and 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" />


>You might want to try <cfdump var="#form#"> and you will be able to see
>all the form fields that are being returned and you can verify if email
>is actually in there, because it sounds like it is not.
>
>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?



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Newbie/message.cfm/messageid:2936
Subscription: http://www.houseoffusion.com/groups/CF-Newbie/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15

Reply via email to