Hi All,
I have a problem setting cookies . I hope some of you will be able to help me...
look at this link:
http://www.my-robot-store.com/testcookie.php
in that link there is a cookie that its session is limited to only 3 second (the code of the script can be viewed here: http://www.my-robot-store.com/testcookie.txt)
the script increase the cookie by one, for each refresh. of course, since the cookie is limited to 3 second it should be restarted if it is not used for more than 3 second. but as you can see, you can wait few minutes, refresh and the cookie is still there (the number is increase) . The thing is that the script works fine on with Mozilla But not with Internet Explorer (the cookie is not set when using IE6) .
If any of you have any idea how to change the code in order to it to work the same for IE and Mozilla, please let me know
Tnx,
Uri