i tried almost a week to figure out how to insert a hyphen after successful date entry ,in my form validation, but couldnt find appropriate intrinsic event and logic.
help me out..
eg:
when the user enters 26 the script automatically inserts '-' since 26 is a valid date.
Next,when he enters month say 03 ,the script inserts '-' since 03 is a valid month.
repeat the same for date too.