Hi all,
I don't know much about JavaScript. My question is:
I have a page running on it has a cookie name id is set up using JavaScript. On this page, there are some asp page links which are running on If I use Reqeust.cookie("id") in asp page running on domain2, can I retrieve the cookie value I set up on a html page in I am just lost.
thank you
I don't know much about JavaScript. My question is:
I have a page running on it has a cookie name id is set up using JavaScript. On this page, there are some asp page links which are running on If I use Reqeust.cookie("id") in asp page running on domain2, can I retrieve the cookie value I set up on a html page in I am just lost.
thank you