I have a textbox in my form where the individual will enter the date (not necessarily todays date). How can I set a format so if the individual enters 040912, it will change to 04/09/12?
Gus_19 0 Junior Poster in Training
Recommended Answers
Jump to PostProbably a waste of time. You can format the input any way you want but you will need to check for all kinds of different input. for example they could enter the month first, no leading zeros , 4 digit year. You would need to check for all that. month …
All 4 Replies

Unhnd_Exception
Mitja Bonca 557 Nearly a Posting Maven
poojavb 29 Junior Poster
bhagawatshinde 11 Posting Whiz
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.