Method="post" in cfform?

I think it's like a normal form, which defaults to a get. So the variables
are coming over as url parameters.
On Oct 22, 2012 11:29 PM, "Eric Nicholas Sweeney" <[email protected]>
wrote:

>
> You could try underscores instead of dashes... That may be the issue...
>
> -----Original Message-----
> From: John Barrett [mailto:[email protected]]
> Sent: Monday, October 22, 2012 8:11 PM
> To: cf-newbie
> Subject: Re: cfform issue
>
>
> Hi Eric,
>
> thanks so much!
> When I did this(put the name in like you said)  it loaded ;) However, when
> I
> submit the form, I get the error:
>
>
>   Element NEWSLETTER is undefined in FORM.
>
> Any thoughts on why it would not recognize the name in the form?
> the code is:
> <cfoutput>#FORM.newsletter-text-input#</cfoutput>
>
> thanks so much for your help,
> 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:5958
Subscription: http://www.houseoffusion.com/groups/cf-newbie/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-newbie/unsubscribe.cfm

Reply via email to