I am using PHP to interface to MySQL. I can
set cookies perfectly well in Netscape 4.6
and Netscape 6.1, but it fails in IE 6.0
I saw one hint which said that all parameters
in the setcookie() call must be set for IE to
work, even though the Netscape spec says that
all except the first are optional.
I have tried "/" and "/web" for the path (the
latter is where I install my software), and
have tried ".leasallc.com" and "www.leasallc.com" for the domain.
Any ideas?
Curtis Lacy
cel1@ix.netcom.com