Using aspcomments on Windows 2003
Thanks to a tip from Sikko2Go (an interesting monicker, to be sure.), I was able to get the comments emailed again. For those of you keeping score at home the relevant changes are: Change “CDONTS.NewEmail” to “CDO.MESSAGE” Change “mail.Body=MailBody” to “mail.htmlBody=MailBody” Take out the next line “mail.importance=1”. – I’m not sure if there’s something you…
