If you mean by clicking on the submit button, then the variable will have to
be in a hidden field as as FORM variable, OR in the form action=url?name=xxx
as a URL variable.

-----Original Message-----
From: erik tom [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 13, 2008 5:04 PM
To: CF-Talk
Subject: Re: inSERTurl variables into database using coldfusion


>URL (get) variables are accessed via the URL scope.
>
>URL.foo
>
>As opposed to form [post] variables, which are accessed via the FORM scope.
>
>FORM.foo
Ok. But how can i get it fix so it will pass the url by clicking on the link



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:301218
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to