[thelist] CDONTS Error: Invalid Method: 'From' ??

Canfield, Joel JCanfield at PacAdvantage.org
Fri Mar 10 12:54:14 CST 2006


> I'm using CDONTS for a  quick mail message:
> Set objMail = Server.CreateObject("CDONTS.NewMail")
> ...
> objMail.From = "myfakeemailaddress at addressrus.com"
> 
> I get an error message about an invalid method 'From' 

Off the top of my head: 'from' has to refer to a real address

spinhead



More information about the thelist mailing list