how to use log in control
I am doing my final year project. I am creating college website using Visual web developer 2008. I am new to .net. Please give me step by step details of how to work with log in control. If a user logs on, a secure page should open. Help me please.
Niradhip ChakrabortyPosted Feb 25, 2009, 12:04 PM
Check Out:
1.http://www.c-sharpcorner.com/UploadFile/sushmita_kumari/Logincontrol101312006002845AM/Logincontrol1.aspx?ArticleID=c33d0072-8f7c-4958-a7dc-ca1809737193
2.http://www.netomatix.com/Development/LoginControlBasic.aspx
3.http://www.aspxcode.net/how-to-using-login-asp-net.aspx?Controls=Login
Vijaya KadiyalaPosted Feb 24, 2009, 7:09 PM
Hi
Check out the below link
http://msdn.microsoft.com/en-us/library/ms178331.aspx
Thanks -- Vijaya Kadiyala
vivek kulkarniPosted Feb 24, 2009, 9:55 AM
Here is a Link which will get you started.
http://www.beansoftware.com/ASP.NET-Tutorials/Authorization-Authentication-Registration.aspx
Vivek Kulkarni.