Skip to content

Replies

0
Nancy
Nancy answered on Feb 7, 2012 5:44 PM

Thanks David Young.

I took up the approach of checking the Session validity in the Page_Load and acting accordingly.

0
Nancy
Nancy answered on Jan 31, 2012 3:32 PM

Hi Nikolay,

I have gone through the link and have found out that the only way to achieve this is to check the session status in each and every page and redirect to an appropriate error page if session is invalid.

Please let me know if otherwise.