How can i redirect unauthorized user to a login page

Posted by Joby Kurian on Stack Overflow See other posts from Stack Overflow or by Joby Kurian
Published on 2010-03-19T09:16:23Z Indexed on 2010/03/19 9:21 UTC
Read the original article Hit count: 353

Filed under:
|

I have myown login page.If any user access any page directly(without login),i want to redirect unauthorized user to login page....How it possible.....Using Generic Handler is there any chance? or how can i do it ?

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about vb.net