Click here to Skip to main content
15,884,059 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
How to use login control in ASP.Net, Basically I have problem on this below Login Control,


LoginView-----------code

PasswordRecovery----code

LoginStatus------How to show Login/out with code and how to change the text.

LoginName--------How to display login Name.

when i am logout, while pressing at top left arrow, i am going back again to my home page where i was logged, i don't want this bcs any body can misuse earlier one's account.

If any one can help me to short out of this problem, or do you have any known link related to this
Posted
Comments
Mohamed Mitwalli 25-Apr-12 4:40am    
Google .

Please refer following threads:
Here's a video which will introduce you to ASP.NET Membership by showing you how to use some of the Login Controls in ASP.NET.
Login Controls[^]

Here are some important properties of Login Controls[^]

Here's demo with some snaps, you will get clear idea with this:
Login Control in ASP.NET[^]

Here you will get information about Building a Web Site with Membership and User Login[^]

Some more information of Generic Login Control[^]

Hope it helps!
 
Share this answer
 
 
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