OK, I have spent an hour or so working on the following asp function, but cannot get it to send an email!!! Please if anyone can spot where I am going wrong, I would be very greatful.
Nathan
<%
'Function to send an e-mail
Function SendMail(strEmailBody, strUserName, strUserEmail...