<mushybrain>
Yes, much appreciated. That does work...
</mushybrain>

Sean
> -----Original Message-----
> From: Erik Voldengen [mailto:[EMAIL PROTECTED]]
> Sent: September 5, 2000 15:57 PM
> To: '[EMAIL PROTECTED]'
> Subject: RE: but urgent! Setting Cookies that aren't stored on a user's
> hard drive?
> 
> 
> > Thanks everyone, doesn't look like there's a solution to this...
> > 
> > Sean
> 
> Well aren't we negative!  Give this a try:
> 
> <CFAPPLICATION NAME="foo" SESSIONMANAGEMENT="Yes" CLIENTMANAGEMENT="Yes"
> SETCLIENTCOOKIES="No">
> 
> <CFIF NOT IsDefined("Cookie.CFID")>
>       <CFCOOKIE NAME="CFID" VALUE="#Session.CFID#">
>       <CFCOOKIE NAME="CFTOKEN" VALUE="#Session.CFTOKEN#">
> </CFIF>
> 
> Seems to work okay.
> 
> __
>  Erik Voldengen     231 W Giaconda Way, Ste 113
>  Lead Developer     Tucson, Arizona 85704
>  HMweb              520-742-2611 ext. 111
>                     www.HMweb.com
>                     

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

Reply via email to