lotsToLearn
Programmer
Hello World.<br>
<br>
I have written a CGI script that writes a cookie ( using java script ) on the page load event. Once the cookie is written I use the location.replace() method to direct the user to another page. A few pages later I go to read the cookie that was written. Now here's the rub. When accessing the pages with Internet Explorer I am able to read the cookie. However when the pages are accessed with Netscape the cookie, though written, is not read. What gives? Does anybody really know> <br>
<br>
Thanks for your ideas. <br>
<br>
LotsToLearn
<br>
I have written a CGI script that writes a cookie ( using java script ) on the page load event. Once the cookie is written I use the location.replace() method to direct the user to another page. A few pages later I go to read the cookie that was written. Now here's the rub. When accessing the pages with Internet Explorer I am able to read the cookie. However when the pages are accessed with Netscape the cookie, though written, is not read. What gives? Does anybody really know> <br>
<br>
Thanks for your ideas. <br>
<br>
LotsToLearn