View Full Version : Logi Password Question
zakifuad
06-29-2006, 02:38 AM
Hello!
I'm a first time user...
I would like to know about the password rules in asp.net 2.0..
Can i setup the password so it can use just a letters anda numbers? without !,@,#,$
Aristotle
06-29-2006, 09:29 AM
If you are refering to the Membership provider, check out the minRequiredNonalphanumericCharacters attribute. The default is 1, so you'll need to set it to 0.
http://msdn2.microsoft.com/en-us/library/whae3t94.aspx
Aristotle
DiscountASP.NET
www.DiscountASP.NET (http://www.DiscountASP.NET)
zakifuad
06-30-2006, 10:56 AM
Hi again...
thanks for reply..
i'm a new learner..
is it in database? or how am i going to get there..
thanks..
bruce
06-30-2006, 11:01 AM
it should be a property you set in the web.config file or in your application
Bruce
DiscountASP.NET
www.DiscountASP.NET (http://www.DiscountASP.NET)
zakifuad
07-01-2006, 05:34 AM
Thanks...
Problem solved..http://community.discountasp.net/emoticons/smilewinkgrin.gif
vBulletin® ©Jelsoft Enterprises Ltd.