On my form I have a Textbox with Date properties specified as
dd/mm/yyyy.
When the user enters : 03022001, I want following
result in the text box : 05/12/2001.
But the format seems not to do the job.
How can I fix that problem.
The best solution would be that automatically, on the right
position in the text box, the slash would be inserted.
Any tips and samples are welcome.
Thanx
Ray
