Hey man,
Try this function out, it's not my code and I don't remember where I found it. catch 22, you have to have smtp services installed, it comes with IIS 5.
Ciao,
Brian
Function send_email (strTo, strSubject, strBody)
Dim strFrom
Dim myCDONTSMail
' Create the CDONTS NewMail object...