as fas as i know there is no way you can check if the email address is exists using ASP scripts, the only thing you can do just validate email address that users give is using valid email address formula.
example: you can check that your@your is not valid formula, and check that
[email protected] is a valid formula.
-----
Regards,
Sherief C. Mursyidi