So, I have problem to read a cookie from three different places:
http://www.bla.com/~something/a/a
http://www.bla.com/~something/a/b
http://www.bla.com/~something/a/c
The cookie is saved from http://www.bla.com/~something/a/c and I get the cookie information from there, everything is ok, but if I want to get the cookie information from http://www.bla.com/~something/a/a and http://www.bla.com/~something/a/b then the cookie cannot be found
why? what to do to get the cookie information??
http://www.bla.com/~something/a/a
http://www.bla.com/~something/a/b
http://www.bla.com/~something/a/c
The cookie is saved from http://www.bla.com/~something/a/c and I get the cookie information from there, everything is ok, but if I want to get the cookie information from http://www.bla.com/~something/a/a and http://www.bla.com/~something/a/b then the cookie cannot be found
why? what to do to get the cookie information??