Ok, so I make cookies, and they're great and wonderful.
I make a separate page which just displays all the cookies, I can see mine, and the other ones set by an asp page in my same directory... I work fine, I read my values, I see his values, no one complains.
The asp page however, which I believe is using vbscript to read the cookies, can no longer access his cookies.
I write a simple php page which loops through and expires all of my cookies, and the asp page functions fine again. His cookies are stored on the client, I believe mine are on the server... any idea as to why this is happening and how to fix?
-Rob
I make a separate page which just displays all the cookies, I can see mine, and the other ones set by an asp page in my same directory... I work fine, I read my values, I see his values, no one complains.
The asp page however, which I believe is using vbscript to read the cookies, can no longer access his cookies.
I write a simple php page which loops through and expires all of my cookies, and the asp page functions fine again. His cookies are stored on the client, I believe mine are on the server... any idea as to why this is happening and how to fix?
-Rob