I have ammended my web.config file so that it takes only specified length and type of character as password. But if I try to create new account using only one character, it still accepts it and create the account. I am using the CreateUserWizard.The code i ammended is show below. I would appreciate any suggestions. Thanks
<membership defaultProviderGo to the complete details ...