views:

24

answers:

0

Hi,

I encountered with a weird problem at one of our machine.

Machine has: Microsoft Windows 7 Professional (6.1.7600 Build 7600) Internet Explorer 8 (8.0.7600.16385)

Consider below case:

Page1 renders an anchor link with window.open("page2.aspx",some attributes etc)

When user clicks on above link, page2.aspx opens but no sessions are found in page2.aspx!!!

Due to this the application completely misbehaves!

Has anybody ever seen such issue?

Please help!

related questions