maverickmonster
Programmer
Hi all
I have three types of input boxes in my form either a alpha numeric, number or date.
If I enter the wrong type in to the wrong box, i get a error msg and the program crashes, how can i safe guard against these three eventualitys. I was thinking about using a like statement as i have breifly used one before.
Thanks
MM
I have three types of input boxes in my form either a alpha numeric, number or date.
If I enter the wrong type in to the wrong box, i get a error msg and the program crashes, how can i safe guard against these three eventualitys. I was thinking about using a like statement as i have breifly used one before.
Thanks
MM