Hi, in my asp.net application i need to redirect the user to a new page when the session is timedout. I am using windows authentication for the web pages. i can not handle that in session_end event.

Any help in this regard will be very much helpful. Thanks a lot.

Rathi

Recommended Answers

All 2 Replies

hi you can read my article on implementing simple login system using asp.net. You can also download the source for the sample app here.

Hi Thanks for the reply, but i am not using the forms authentication and its a windows authentication and i have a main page like "Hub" pahe which has links to all other pages, and i want the user to be redirected to the hub page when the session is timed out.

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.