Click here to Skip to main content
15,886,362 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How to use simple login status in web application...?
Posted
Comments
Al Moje 6-Jan-12 0:08am    
Not clear question. Will you please elaborate more?
Mukunda Raj 6-Jan-12 0:27am    
i`m new to web application,please explain me how to use login status that will show logout and login when logged in and when logged out.

1 solution

If you create new "ASP.Net web project" in Visual studio then this will automatically created for you.

see the following KB article

http://msdn.microsoft.com/en-us/library/ff184050.aspx[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900