On 11/1/01, James Sleeman penned:
>  ><CFIF NOT Compare(variables.ReferTest,"0") OR NOT
>>Compare(cgi.http_referer,"")>
>>          <!--- uh. oh.  Reset the session ID --->
>></CFIF>
>
>Aha !  therein lies the problem... how does one go about resetting the
>session ID.. there is no CF function resetSessionID(), I could redirect to
>another page without adding the URLToken, but CF is just going to set it in
>a cookie anyway (presuming for the moment that the user has cookies
>enabled),

Not if you use setclientcookies="no" in your cfapplication tag.
-- 

Bud Schneehagen - Tropical Web Creations

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
ColdFusion Solutions / eCommerce Development
[EMAIL PROTECTED]
http://www.twcreations.com/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to