Home All Groups Group Topic Archive Search About

Regular expression time

Author
15 Jan 2007 9:53 AM
thorgal
Hello,

I'm trying to create a textbox with a regular expression for time.

I was wondering if it was possible to create a textbox that has a regular
expression like this:  00h00m and that the "h" and "m" can't be changed or
deleted.

thanks in advance.

Author
15 Jan 2007 1:07 PM
Spam Catcher
"thorgal" <declerck_pe***@yahoo.Com> wrote in
news:eFbHYsIOHHA.4100@TK2MSFTNGP04.phx.gbl:

> Hello,
>
> I'm trying to create a textbox with a regular expression for time.
>
> I was wondering if it was possible to create a textbox that has a
> regular expression like this:  00h00m and that the "h" and "m" can't
> be changed or deleted.
>
> thanks in advance.

There is a masked text box... that might work for what you need