CFLocation works on an http error.

It is 302 Object Moved.

Cookies work on an http header also. You could get happy and create the 
http headers that will do this. It is all possible and I have done them 
separately. I do not know if this will actually set the cookie though. I am 
going to try this later today.

I will let you know how it works.

At 01:57 PM 4/16/2001 -0400, you wrote:
>Or write the redirect header manually:
>
>http://www.teamallaire.com/tutorials/index.cfm?fuseaction=display&topicid=01
>3
>
>Benjamin S. Rogers
>Web Developer, c4.net
>Voice: (508) 240-0051
>Fax: (508) 240-0057
>
>-----Original Message-----
>From: Adrian Cesana [mailto:[EMAIL PROTECTED]]
>Sent: Monday, April 16, 2001 1:41 PM
>To: CF-Talk
>Subject: RE: cookies not being set
>
>
>You cant use CFCOOKIE AND CFLOCATION on the same page, you may want to
>change your CFLOCATION's to a META redirect.
>
>-Adrian
>
>-----Original Message-----
>From: Mike Sprague [mailto:[EMAIL PROTECTED]]
>
>I have a login page that checks my db to validate user info and if valid
>uses cflocation to redirect to the appropriate page.  I need cookies to work
>because people with AOL have been having problems keeing the session
>variables alive.  My code is below, any help would be greatly appreciated.
>
>Mike
>
><snip>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to