HI Eric,
thanks so much for all your help, I can't image what the problem is.
I modified the for to have:
<!---test--->
<form id="newsletter_form" action="test2.cfm">
<input name="newsletter" type="text" id="newsletter" />
<input type="submit" name="newsletter" value="Submit"/>
</form>

<!---test2.cfm--->
<cfoutput>
#FORM.newsletter#
</cfoutput>

same error,


  Element NEWSLETTER is undefined in FORM

I don't understand this.
Johnny



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-newbie/message.cfm/messageid:5957
Subscription: http://www.houseoffusion.com/groups/cf-newbie/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-newbie/unsubscribe.cfm

Reply via email to