Hello,
I'm trying to add a cookie and then rediect it the page to another machine. The cookie is only visible when the page is redirected to a site on the same machine.
As long as I set the cookie domain to "localhost" and pass the cookies to a page on the same machine I can read the cookie. If I set the domain to my network domain "network.com" and redirect the page to a different machine I'm unable to read the cookies. Is a cookie "domain" not the same as a network domain?
Thanks
I'm trying to add a cookie and then rediect it the page to another machine. The cookie is only visible when the page is redirected to a site on the same machine.
As long as I set the cookie domain to "localhost" and pass the cookies to a page on the same machine I can read the cookie. If I set the domain to my network domain "network.com" and redirect the page to a different machine I'm unable to read the cookies. Is a cookie "domain" not the same as a network domain?
Thanks