Keyword "older"

None of the new software will allow you to set a cookie if you redirect
by the "Location:" header, or a <cflocation> tag.

Therefore just use a meta tag, or a javascript redirect.

______________________
steve oliver
atnet solutions, inc.
http://www.atnetsolutions.com


-----Original Message-----
From: Lewis Sellers [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, January 31, 2002 7:10 PM
To: CF-Talk
Subject: Re: The darndest time w/ Cookies. Actually form checking.


On Thu, 31 Jan 2002 16:03:09 -0500, "Christopher Olive"
<[EMAIL PROTECTED]> wrote:

>actually, parameterexists() is deprecated in favor of isdefined().
>
>and as another side note, whoever said to do a CFLOCATION after the
>CFCOOKIE is incorrect.  doing that sends a 302 "Resource Moved" header,
>so the pages never complete.  that'll prevent a cookie from being set.

Actually the page "completes" just fine, it's just that if a page has
a status header of 302 and a location var in the header then cookies
are supposed to be not sent and ignored by the browser. "Supposed to
be" being the operative phrase.

The older versions of Website Pro used to ignore this standard and
returned cookies just fine with a 302.

--min

______________________________________________________________________
Dedicated Windows 2000 Server
  PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation � $99/Month � Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusiona
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to