Server object error 'ASP 0177 : 800401f3'
Server.CreateObject Failed
/sendemailresponse.asp, line 3
this is line 3 on the page
SET JMail = Server.CreateObject("JMail.smtpmail")
This is odd because I had this code working on 2 different web hosts.
Is Jmail not installed on the webservers? The packages say Jmail is available.
Server.CreateObject Failed
/sendemailresponse.asp, line 3
this is line 3 on the page
SET JMail = Server.CreateObject("JMail.smtpmail")
This is odd because I had this code working on 2 different web hosts.
Is Jmail not installed on the webservers? The packages say Jmail is available.