martyndudutz
New Member
I am developing a Web Applilcation in Asp.net 4.0 , wherein i have two types of Pages "Secured" and "Unsecured".To access Secure Pages, am using Location tag in my secured's web.config and the user must successfully Login. and after that login am going to copy that url and then logout.My expected result:- while am going to paste that url in browser then it will again display me the login page again.so please give me the example related to my query.Thanks In Advance.....