Franglais
Member
I have a textbox that I would like to have a ":" displayed ready to accept 4 numbers. It is to display the time of a MPG video.
Ideally, what I would like is as the user types "02" a colon is then displayed so the user then only has to enter two more numbers, "25" for example, leaving "02:25" in the textbax. Is this possible? I want to use the same idea for the date. I do not need to use the data contained in the textbox for calculations.
Ideally, what I would like is as the user types "02" a colon is then displayed so the user then only has to enter two more numbers, "25" for example, leaving "02:25" in the textbax. Is this possible? I want to use the same idea for the date. I do not need to use the data contained in the textbox for calculations.