I'm having trouble reading cookies with ASP that are set with PHP's setcookie() on a win2k (PHP 4.1.1) platform.
When setting a cookie on win2k using PHP, that cookie CANNOT be read by either PHP or ASP running on that same win2k machine. If I set the cookie using PHP (PHP 4.0.5) on a unix box, that cookie can be read by BOTH PHP and ASP running on the win2k machine. It just seems like PHP can't write cookies while running on windows. Is there some special way to use PHP to write cookies on windows that I don't know about? John Krane Web Developer Internet Services Department New Jersey Institute of Technology p:973.596.5465 f:973.596.2306 e:[EMAIL PROTECTED] -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php