If that were the case then why would the var names show up in the cfdump for
the FORM scope? 

-----Original Message-----
From: Matthew [mailto:a.matthe...@yahoo.com] 
Sent: Tuesday, September 07, 2010 2:28 PM
To: cf-talk
Subject: Re: Question on form variables


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 <funandlrnn...@gmail.com> 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:336866
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to