| Mark Nash |
-- Copied from [aspngibuyspy] to [aspngregexp] by Click here to reveal e-mail address --This message is in MIME format. Since your mail reader does not understandthis format, some or all of this message may not be legible.------_=_NextPart_001_01C14AD0.446EA740Content-Type: text/plainHiI am doing some modifications on the user handling part of the store. Ineed to verify when adding a user that the username is between 6 and 8 byteslong and contains only letters or numbers. Does anybody know of a regularexpression I could use with the built in field vaildator object to achievethis ?ThanksMark Nash------_=_NextPart_001_01C14AD0.446EA740Content-Type: text/htmlContent-Transfer-Encoding: quoted-printable<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"><HTML><HEAD><META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =charset=3Dus-ascii"><META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =5.5.2653.12"><TITLE>Regular Expressions</TITLE></HEAD><BODY><P><FONT SIZE=3D2 FACE=3D"Arial">Hi</FONT></P><P><FONT SIZE=3D2 FACE=3D"Arial">I am doing some modifications on the =user handling part of the store. I need to verify when adding a =user that the username is between 6 and 8 bytes long and contains only =letters or numbers. Does anybody know of a regular expression I could =use with the built in field vaildator object to achieve this =?</FONT></P><BR><P><FONT SIZE=3D2 FACE=3D"Arial">Thanks</FONT></P><BR><P><FONT SIZE=3D2 FACE=3D"Arial">Mark Nash</FONT></P></BODY></HTML>------_=_NextPart_001_01C14AD0.446EA740--
|
|
| |
| |
| dagon |
Hi
I am doing some modifications on the user handling part of the store. I need to verify when adding a user that the username is between 6 and 8 bytes long and contains only letters or numbers. Does anybody know of a regular expression I could use with the built in field vaildator object to achieve this ?
Thanks
Mark Nash
|
|
| |
|
| |
| Mark Nash |
-- Copied from [aspngibuyspy] to [aspngregexp] by Click here to reveal e-mail address --This message is in MIME format. Since your mail reader does not understandthis format, some or all of this message may not be legible.------_=_NextPart_001_01C14AD0.446EA740Content-Type: text/plainHiI am doing some modifications on the user handling part of the store. Ineed to verify when adding a user that the username is between 6 and 8 byteslong and contains only letters or numbers. Does anybody know of a regularexpression I could use with the built in field vaildator object to achievethis ?ThanksMark Nash------_=_NextPart_001_01C14AD0.446EA740Content-Type: text/htmlContent-Transfer-Encoding: quoted-printable<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"><HTML><HEAD><META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =charset=3Dus-ascii"><META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =5.5.2653.12"><TITLE>Regular Expressions</TITLE></HEAD><BODY><P><FONT SIZE=3D2 FACE=3D"Arial">Hi</FONT></P><P><FONT SIZE=3D2 FACE=3D"Arial">I am doing some modifications on the =user handling part of the store. I need to verify when adding a =user that the username is between 6 and 8 bytes long and contains only =letters or numbers. Does anybody know of a regular expression I could =use with the built in field vaildator object to achieve this =?</FONT></P><BR><P><FONT SIZE=3D2 FACE=3D"Arial">Thanks</FONT></P><BR><P><FONT SIZE=3D2 FACE=3D"Arial">Mark Nash</FONT></P></BODY></HTML>------_=_NextPart_001_01C14AD0.446EA740--
|
|
| |
|
| |
| dagon |
Hi
I am doing some modifications on the user handling part of the store. I need to verify when adding a user that the username is between 6 and 8 bytes long and contains only letters or numbers. Does anybody know of a regular expression I could use with the built in field vaildator object to achieve this ?
Thanks
Mark Nash
|
|
| |
|
| |
| gordon |
-- Moved from [aspngfreeforall] to [aspngregexp] by Tim <Click here to reveal e-mail address> --
Looking for a little help with regular expressions. I would like to place to tags in an html page, for example <yZ> and </yZ> - how would I design a regular expression that would grab all the text between the two tags and eliminate anything before the <yZ> and after the </yZ>
Thanks for any help or suggestions.
Gfw Click here to reveal e-mail address http://yyyZ.Net <http://yyyz.net/>
|
|
| |
|