Hi there
I wonder whether anyone can help. I want to update OrderScript.pl so that it validates the email address that the user enters with their invoice details. At the moment all that is checked is that the field is not empty. I want to make sure that the email address is in the correct format (with @ sign, at least one '.', etc).
Any help would be much appreciated
Thanks
Jon
I wonder whether anyone can help. I want to update OrderScript.pl so that it validates the email address that the user enters with their invoice details. At the moment all that is checked is that the field is not empty. I want to make sure that the email address is in the correct format (with @ sign, at least one '.', etc).
Any help would be much appreciated
Thanks
Jon
Comment