FYI

Here is a bit of info that might save someone from a nervous breakdown.  (I know, I nearly had one figuring it out.)

If you are setting a cookie through cgi like this:
print "Set-Cookie:

Then you redirect as follows:
print "Location: 

IE6 will block that cookie even if you have a valid compact policy in the header.

JB

Received on Monday, 10 December 2001 00:11:24 UTC