it was happening as below:
<cfif isDefined("URL.var1")>
<cfset Form.var1 = URL.var1>
<cfelse>
<cfset Form.var1 = "">
</cfif>
>If that were the case then why would the var names show up in the cfdump for
>the FORM scope?
>
>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:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:336867
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm