Taking from everyone else's code, here's a full script. Note that you'd have to modify the SendHtmlEmail function to work with whatever email component your host has (just like the existing SendMail function). <%@ LANGUAGE="VBScript" %> <!-- #include file="includes...