Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

I'm clobbering someone elses cookies

Status
Not open for further replies.

skiflyer

Programmer
Sep 24, 2002
2,213
US
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top