My guess is that you've not set the method attribute in your form to "post", the default is "get" if not set.
Sent from my iPhone On 7 Sep 2010, at 20:00, fun and learning <[email protected]> wrote: > > Yes, you are right. > >> 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 >> >> 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. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:336863 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

