lupis 0 Newbie Poster

In my webconfig file, I am using Forms authentication and I have:

<forms name="appNameAuth" path="/" loginUrl="login.aspx" protection="All" timeout="30">

and my default.aspx page is protected as it should. After logging with the proper credentials I am directed to the protected default.aspx page, however when viewing other pages of my website in chrome 5.0.375.70, and then going back to the default.aspx page something strange happens. From certain pages in my website the default.aspx redirectes me to the login.aspx page, but not from all pages, only certain ones. This behaviour dosenot accour at all in IE Explorer8 where once I am properly validated in my login.aspx page, I can view the default.aspx page from all other pages in my website until I logout from default.aspx page.

Anyone stumbled upon this before? Please submit a solution for this.

Thanks

-Sohail

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.