When I attempt to send an email from a webpage the following error message appears:
error '8004021a'
/customer_locator/send_email.asp, line 9
This is line 9:
myMail.CreateMHTMLBody "
testprocessform2.asp is a webpage that displays dynamic data based on session variable values. When accessing this page directly, no errors occur.
error '8004021a'
/customer_locator/send_email.asp, line 9
This is line 9:
myMail.CreateMHTMLBody "
testprocessform2.asp is a webpage that displays dynamic data based on session variable values. When accessing this page directly, no errors occur.