[thelist] Regular Expression help

Michael Robertson mike at mikeemedia.com
Mon Nov 17 09:26:05 CST 2003


i have thought of that. The problem with that is it's part of an ASP page
that pulls expressions out dynamically based on other criteria. So it would
actually cause some problems for me to do that. Having one expression fits
nicely into the overall scheme. Thanks.


----- Original Message ----- 
From: "Hershel Robinson" <hershelr at netvision.net.il>
To: <thelist at lists.evolt.org>
Sent: Monday, November 17, 2003 10:20 AM
Subject: RE: [thelist] Regular Expression help


> > The only problem with this on is it forces at least 5
> > letters. I need it to
> > accept any combination of letters and numbers with a minimum
> > length of 6 and
> > at least 1 digit.
>
> Is there a reason you don't want to just check for .length > 5 and then
use
> a very simple regular expression to look for a digit?
>
> Hershel
>
> -- 
> * * Please support the community that supports you.  * *
> http://evolt.org/help_support_evolt/
>
> For unsubscribe and other options, including the Tip Harvester
> and archives of thelist go to: http://lists.evolt.org
> Workers of the Web, evolt !
>



More information about the thelist mailing list