Could this be because the smtp server it is trying to use doesn't exists or allow outgoing mail?
My smtp server (smtpout.secure server.net) requires authentication.
What can I do about this?
My script is below:
Code:
<%@ Page Language="vb" AutoEventWireup="true"