Click here to Skip to main content
16,015,504 members
Please Sign up or sign in to vote.
4.00/5 (1 vote)
See more:
Hi,

We have a login page in our website named Login.aspx, whenever a user enters username and password and clicks on submit button the user is again redirected to the login page itself.

The status in the page header changes to Logout but the user is redirected to the login page again.This is only happening in IE browser and specially IE8.

After the site is added to Trusted site zone list everything works perfect but if the site is not added to Trusted site zone list then this issue arises.

The website uses a trusted valid SSl certificate then there should be no point of adding site in to Trusted site zone list.

Any Idea guyz ????
Posted
Comments
ZurdoDev 18-Apr-12 9:01am    
Start going through the options in trusted zone and see what is causing it. Are you redirecting via JavaScript? If so, is it on a different domain? Start playing with the settings and you should find pretty quick what it is.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900