The error message I get is as follows
Microsoft VBScript runtime error '800a01b6'
Object doesn't support this property or method: 'JMail.AddCCRecipient'
/sendmail3.asp, line 24
I've tried to add the highlighted code to this Jmail script to send a carbon copy but it aint working! Any ideas what's wrong with it??
<%
Name = Request.Form("name")
SenderEmail = Request.Form("email")
Subject = "Regarding " & Request.Form("subject")...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.