M
Marcel Stoop
Hi,
1) Is it possible to verify if the entered value in a textbox looks like,
(YYYY "text"): for instance "2005 the weather is fine".
I want to prevent that a user forgets to fill out a year
2) how do I check that a date which will be filled in a text box looks like:
YY/YY: for instance "04/05"
I want to prevent that a user fills out the date like: "04-05" or like
"2004/2005"
Thanks for the help
Marcel
1) Is it possible to verify if the entered value in a textbox looks like,
(YYYY "text"): for instance "2005 the weather is fine".
I want to prevent that a user forgets to fill out a year
2) how do I check that a date which will be filled in a text box looks like:
YY/YY: for instance "04/05"
I want to prevent that a user fills out the date like: "04-05" or like
"2004/2005"
Thanks for the help
Marcel