Hi all
this should be simple, but i'm having a brain attack!
I need an input mask on a form that restricts the user
so only the 1st day of each month can be entered as a value
i.e
01/05/03 or
01/11/04 ..... you get the idea
I tried
"01"/00/00
Guess what.. it didnt work :-D
this should be simple, but i'm having a brain attack!
I need an input mask on a form that restricts the user
so only the 1st day of each month can be entered as a value
i.e
01/05/03 or
01/11/04 ..... you get the idea
I tried
"01"/00/00
Guess what.. it didnt work :-D