Hi. Rather a newbie to javascript and need some help. I want to set a client side session cookie using javascript. Purpose: to go from a list of resources on a web page, to a disclaimer the first time. When user agrees to disclaimer then they get the resource. After that they can access all the resources for that session. If they quit the browser and come back, then they get the disclaimer again etc.
The code I have works fine on a PC but won't work on a Mac running IE5.5. It seems to be a problem with the session cookie rather than the javascript, if that makes sense.
Any ideas anyone, please?
from Macuser, UK.
The code I have works fine on a PC but won't work on a Mac running IE5.5. It seems to be a problem with the session cookie rather than the javascript, if that makes sense.
Any ideas anyone, please?
from Macuser, UK.