<set the cookie here> <!--- now redirect ---> <script> self.location="new_location.cfm"; </script>
that is the easiest way :) Pablo ----- Original Message ----- From: <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, July 25, 2003 8:56 AM Subject: <CFCookies and CFLocation> > All, > > I know it says in the documentation ... > > Warning > Do not set a cookie variable on the same page that you use the CFLOCATION tag. > If you do, the cookie is never saved on the browser; therefore, it is of no > value. > > So how can I set a cookie on a processing page that need to have a redirect? > > Please advise, > > Thanks in advance. > > D- > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

