CoraLover
03-16-2003, 03:23 PM
Hi, i need to validate the following:
For instance, i've this value: "You;Can;Do;It;" entered in a textfield.
How can i validate that the ";" is entered after every word? If 1 ";" is missing, i've to alert the user...
For instance, i've this value: "You;Can;Do;It;" entered in a textfield.
How can i validate that the ";" is entered after every word? If 1 ";" is missing, i've to alert the user...