Posted by dean on 09/26/05 18:27
hi
Basiclly I am after a way of removing strings of numbers such as
telephone numbers from a form submission
i.e. if someone submitted the data "contact me on 01234 12345678" the
script would detect the string of numbers and bring up an error
message.
I have tried to do it with regular expressions but no luck so far.
many thanks
dean
[Back to original message]
|