Oct 25, 2006 #1 hoasabi Programmer Joined Oct 23, 2006 Messages 3 Location US Hi! Which way is the correct way to write this cookie? or would i need to use the cfcookie? <cfscript> cookie.STATEID = URL.userState; cookie.USERNAMEID = URL.userLogID; cookie.PRODUCERCODE = URL.userProducerCode; </cfscript>
Hi! Which way is the correct way to write this cookie? or would i need to use the cfcookie? <cfscript> cookie.STATEID = URL.userState; cookie.USERNAMEID = URL.userLogID; cookie.PRODUCERCODE = URL.userProducerCode; </cfscript>
Oct 30, 2006 #2 Slippenos MIS Joined Apr 22, 2005 Messages 333 Location US http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_18100 [blue]Go to work to learn. Don't go to work to earn.[/blue] Upvote 0 Downvote
http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_18100 [blue]Go to work to learn. Don't go to work to earn.[/blue]