Connecting Tech Pros Worldwide Help | Site Map

How to write Regular Expression

vaidas gudas
Guest
 
Posts: n/a
#1: Nov 18 '05
I want to write Regular Expression for validator, which would controlated
the textbox , in which must be text from 0 to 10 length and any character
except the tab, but including spaces


Alphonse Giambrone
Guest
 
Posts: n/a
#2: Nov 18 '05

re: How to write Regular Expression


Check out
http://regexplib.com/Search.aspx

--

Alphonse Giambrone
Email: a-giam at customdatasolutions dot us


"vaidas gudas" <vaidas.gudas@rst.lt> wrote in message
news:OCCb2dgqEHA.3568@TK2MSFTNGP10.phx.gbl...[color=blue]
> I want to write Regular Expression for validator, which would controlated
> the textbox , in which must be text from 0 to 10 length and any character
> except the tab, but including spaces
>
>[/color]


Closed Thread