So you're saying that when you inspect the FORM scope, by cfdumping it, on
page two that the variables are there? But when you output them by
themselves (FORM.varOne) they're empty?



andy 

-----Original Message-----
From: fun and learning [mailto:[email protected]] 
Sent: Tuesday, September 07, 2010 1:50 PM
To: cf-talk
Subject: Re: Question on form variables


Yes, I am setting the hidden variables

>Setting a variable into the FORM scope on page one, will not 
>automatically put those variables, or their values, into the FORM scope on
page two.
>
>You'd need to add a hidden form field on page one, and populate it's 
>value from the FORM variable you're creating.
>
>Hi All -
>
>This might be a silly question, but I am confused with below 
>scenario...I have some form variables set on a page, and clicking on 
>submit button, I go to second page, where I am dumping these form 
>variables...Some of the variable values show up as empty string, but 
>when I see the form variables in the coldfusion debugging section, all 
>the variable values are set. Am I missing something here?



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

Reply via email to