In my web application which is a ASP.Net site using Framework 3.5 at few places i need a popup to appear for user to fill out information. The problem is at majority of the IE it runs fine but at few IEs it takes the user back to login page. I am also sending the windows properties as argument in the showModalDialog function so as to retain the cookies and session information. Also i am using windows authentication "forms" type.
Software/Hardware used:
ASKED:
July 16, 2009 1:37 PM
UPDATED:
July 16, 2009 8:11 PM
How are you calling the pop-ups? Is it using a java script method?