Originally posted by cpradio
Netscape (and Opera, I think) require cookies to have the domain parameter filled out and it must have 2 periods in it (the reason why I use $_SERVER['HTTP_HOST'] as the domain parameter).

-Matt
That's not going to fix the problem, though, is it?