Dave, Thank you for the reply. I've read the documentation on cfheader and don't see how I could redirect using this tag. Couold you please give me a hint?
Thanks. >> 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? > >With CFMX, this is no longer true. With CF 5 or earlier, you have several >options - you can use CFHEADER to redirect, or you can use JavaScript to >redirect. > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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 Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

