make your form action look like this...
FOR Session Variables:
action="index.cfm?<cfoutput>#session.urltoken#</cfouput>"
FOR Client Variables
action="index.cfm?<cfoutput>#urltoken#</cfouput>"
----- Original Message -----
From: "Chris Farrugia" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, June 27, 2000 5:47 PM
Subject: CFID, CFTOKEN, and Forms


> If I'm passing CFID and CFTOKEN through the URL, and I use a form, will it
> automatically pass it when the form is submitted or do I have to do
> something special to get that to pass to the next page?
>
> --------------------------------------------------------------------------
----
> Archives: http://www.eGroups.com/list/cf-talk
> To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
>

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to