| Author |
Cookies not found
|
Harjit Singh
Ranch Hand
Joined: Feb 01, 2007
Posts: 77
|
|
Hi there,
I have a site. When I go to that site for authentiction, It prompts with a user name and password using http basic auth. After the auth is done authenticating, it actually drops a cookie if the site which the request is coming from is in the the same subdomain.
I have this piece of code
I don't see the cookies which the authentication site drops. Does anybody have any clues as to why ?
my main site for example is www.indtab.com and my subdomain site is harjit.indtab.com
Thanks
- Harjit
|
 |
 |
|
|
subject: Cookies not found
|
|
|