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: 377
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