Login and Password validations!!
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
Re: Login and Password validations!!
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