Yep there is all kinds of documentation on allaires site about that.
If you go to their knowledge base and search on cookies you will
see some suggestions.  What I do is set a session throw
them to the front page (after log in) and then set the cookie there.

> -----Original Message-----
> From: Tariq Ahmed [SMTP:[EMAIL PROTECTED]]
> Sent: Wednesday, April 19, 2000 1:26 PM
> To:   [EMAIL PROTECTED]
> Subject:      CFCOOKIES and CFLOCATION
> 
> 
> 
>       I discovered an oddity today. If you use CFCOOKIE to set
> a cookie, and then later in your template redirect the browser
> using CFLOCATION, the cookie will never be set. I guess because
> CF queues the cookies to be set after the template is 100% executed, and
> since the CFLOCATION takes you to another template the previous never 100%
> finishes... !?
> 
>       Work arounds? The only thing I can think of for now is to spit out
> a Meta Refresh so your page completely processes, and then the browser
> goes to the next desired template.
> 
> 
> 
>               Tariq Ahmed - [EMAIL PROTECTED] - ICQ 6308515
>          TIBCO Finance Technology - Web Group - Senior Web Engineer
>      Work: 650-461-3472   Pager: 800-759-8888x1702632   Fax: 650-461-3003
>                  3375 Hillview Avenue. Palo Alto, CA. 94304.
> 
> --------------------------------------------------------------------------
> ----
> 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