in reply to Re: Cookies and 'accept only from server'
in thread Cookies and 'accept only from server'

Dropping the domain key/value pair seems to work for Opera, Mozilla (0.9.2), and MSIE 5.0

It does not work for Netscape 4.7

So it looks like this might be a workable solution since I'll only miss the few Netscape 4.7 users who happen to leave off the www.

I am nervous though about leaving out the domain key/value pair since it is specified in the cookie specs. But Opera is pretty good about complaining when it receives a 'bad cookie' so maybe it will work okay.

Thanks for the suggestion.
Claude

  • Comment on Re: Re: Cookies and 'accept only from server'