G
Guest
I think I may have a problem with the user of cookies in my centralized
logon and registration system that I hoped could be consumed by all the
sub-domains on my remote host IP.
I built the application in the root of the IP and redirect the user back to
his requested page after his Login. Just before this I set a permanent
cookie.
But, it appears when the user gets back to the page its GONE.
However, if I go to the same address via IP and correct folder path IT is.
How can this be...I thought a cookie was written to the browser...what
difference does the domain make....can I salvage this application without
having to deploy it in mutliple sub-domains?
Appreciate any help here.
Jason
logon and registration system that I hoped could be consumed by all the
sub-domains on my remote host IP.
I built the application in the root of the IP and redirect the user back to
his requested page after his Login. Just before this I set a permanent
cookie.
But, it appears when the user gets back to the page its GONE.
However, if I go to the same address via IP and correct folder path IT is.
How can this be...I thought a cookie was written to the browser...what
difference does the domain make....can I salvage this application without
having to deploy it in mutliple sub-domains?
Appreciate any help here.
Jason