Save this page as Verify_Email.mv =========================================================== The section bounded by the HTML/BODY tags below is provided to allow this function to run as a stand-alone script for testing purposes. It is also useful as an example of the correct way to reference the function. Do not include that section in your Miva script! ===========================================================

The email address was OK though spaces may have been removed...

verified address:
Verify_email ============================================================ This function checks the email address 'email_in' to verify that it contains the "@" symbol and it has a valid ".TLD" name. It will NOT verify the address exists, only that it has the correct syntax. The function returns with an error message if the address was bad or a null if it was good. Released to PD 1998, Brian R. Bullock(brian@wwwebweaver.com) ============================================================