Tagged Questions

1
vote
2answers
2k views

ChangePassword control and setting regular expression for new password

This seems like it should have a simple solution but I can't seem to find it. I'm using the ChangePassword control in an ASP.NET 2.0 application, using both the ChangePasswordTemplate and ...