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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Why always return the Same SessionID in Netscape??

Status
Not open for further replies.

PepperPepsi

Programmer
Aug 3, 2000
241
US
Hi guys,

I got a problem with Netscape, where it always return the same Session ID. while IE will always generate a new ID every time i open a new browser. Anyone have idea about this problem?

this is what i write in my code to detect the Session ID

Response.Write(Session.SessionID)

thanks

Chiu Chan
cchan@gefmus.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top