This was somewhat annoying.
Regular expressions are one huge area where I know absolutely nothing. I used to get by in my unix days with stuff like "find . -name *fork* -ls {} " but that's about it. Tonight I was working on a toy website and got my PasswordRegularExpression right in my <asp:CreateUserWizard/>, however it would still complain about the password. As it turns out the AspMembershipProvider can specify its own password requirements which trump what you put in your Controls. Clear as mud. You can see this in machine.config and override it in your own app if you please:
<
</
Seems somewhat annoying for "configurable things that are there to save me time."
Also, I must get a regex book immediately as my lack of knowledge on this topic wasted all of my playtime tonight.
Remember Me
a@href@title, strike
Powered by: newtelligence dasBlog 2.0.7226.0
Disclaimer The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.
© Copyright 2008, Damon Payne
E-mail