In my application.cfm I have the following line of code:

<CFSET APPLICATION.ADDTOKEN = "cfid=#client.cfid#&cftoken=#client.cftoken#">

Now, there are login forms all over my site so people can login...  if they
put their email and their password in, it should pass their email through
the URL...  The form that they type email in is a textbox simple called
"Email."  So how would I then append this to the APPLICATION.ADDTOKEN?  I'm
guessing its a CFIF IsDefined or something but I CAN NOT get it to work.
Please help me with this annoying problem.

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
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