Home All Groups Group Topic Archive Search About
Author
6 May 2005 2:53 PM
ruca
Hi,

Can anyone tell me how can I format a textbox with this format:
"HH:mm:ss"????

I want that the user when writing text, that javacscript format to time.
Like OnKeyPress event and format at same time user writes.

Can anyone give me an example????


--
Programming ASP.NET with VB.NET
Thank's (if you try to help me)
Hope this help you (if I try to help you)
ruca

Author
9 May 2005 5:09 PM
HJohns
Check out the following thread for the source to a JavaScript function
called dFilter....

http://forums.devarticles.com/t10870/s.html




Show quoteHide quote
"ruca" <ru***@iol.pt> wrote in message
news:efNmbukUFHA.1432@TK2MSFTNGP09.phx.gbl...
> Hi,
>
> Can anyone tell me how can I format a textbox with this format:
> "HH:mm:ss"????
>
> I want that the user when writing text, that javacscript format to time.
> Like OnKeyPress event and format at same time user writes.
>
> Can anyone give me an example????
>
>
> --
> Programming ASP.NET with VB.NET
> Thank's (if you try to help me)
> Hope this help you (if I try to help you)
> ruca
>
>