Click to See Complete Forum and Search --> : Login and Password validations!!


Frank100
April 7th, 2009, 02:38 PM
Hi Guys,

I am trying to build a login control in a website. I am trying to use ASP.NET login control.
How can I use ASP.NET login control? (I am new for it)0
And I want to add password validation and want to provide two options for users
1) Minimum password length
2) Some combinations of alpha numeric characters.
And
3) Providing roles to employees

Could you please provide me few codes which can help me build it?

Thanks

tattooedscorpdc
April 14th, 2009, 04:48 PM
Here is the page on MSDN where the ASP.NET login controls are discussed...

http://msdn.microsoft.com/en-us/library/ms178329.aspx

Hope this helps

Larry Darrah
MS AE