Re: Case sensitive username/password
- From: "Patrice" <scribe@xxxxxxxx>
- Date: Fri, 21 Apr 2006 17:18:30 +0200
IMO you'll have to compare yourself using a case sensitive comparison in
your login page.
I'm not sure about the goal (as this is unusual it could confuse users, if
this is for additional protection I would rather enforce a particular policy
for passwords).
--
"nemo" <pallabs@xxxxxxxxx> a écrit dans le message de news:
1145630459.214987.300510@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I've included a list of username/password combinations in the
Web.Config file and I've a simple .aspx page with a username and
password field for the users to log in. While the password field is
automatically case sensitive, the username field is not. How can I
force the username field to be case sensitive, i.e. match exactly what
I have on the Web.config file? Do I have to use regular expressions?
thanks
Nemo
.
- Follow-Ups:
- Re: Case sensitive username/password
- From: nemo
- Re: Case sensitive username/password
- References:
- Case sensitive username/password
- From: nemo
- Case sensitive username/password
- Prev by Date: How to view / print stored procedures in VS 2005
- Next by Date: Re: Using VS 2005 Express Edition side by side with VS 2002
- Previous by thread: Case sensitive username/password
- Next by thread: Re: Case sensitive username/password
- Index(es):
Relevant Pages
|