views:

183

answers:

0

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.