Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   ASP .Net Web Controls (http://www.velocityreviews.com/forums/f63-asp-net-web-controls.html)
-   -   Format textbox to time format (http://www.velocityreviews.com/forums/t776034-format-textbox-to-time-format.html)

ruca 05-06-2005 02:53 PM

Format textbox to time format
 
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



HJohns 05-09-2005 05:09 PM

Re: Format textbox to time format
 
Check out the following thread for the source to a JavaScript function
called dFilter....

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




"ruca" <ruuca@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
>
>





All times are GMT. The time now is 08:03 AM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57