Re: The property document.cookie returns null (NS7.1/XP) even when the cookie manager shows the cookie has been set and valid.
Posted By:
Firat_Tiryaki
Posted On:
Monday, November 10, 2003 01:41 PM
when you set the cookie at the client side with javascript, browsers sometimes fail to get them, because it's not getting the cookie by a response from the server, the page is loaded before. Try to refresh the page and see what happens...