Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_cdo thread: RE: CDONTS newmail


Message #1 by Tony@a... on Wed, 1 Nov 2000 10:54:29 +1100
Hi Robert, In my CDONTS scripts I don't normally assign these values to

anything as it doesn't require it:



objSendMail.BodyFormat = 1

objSendMail.MailFormat = 0

objSendMail.Importance = 1



The main things I have is the ToMail, FromMail, BodyMessage, the rest is up

to the individual developer.



One place where I used the CDONTS Mail script is in www.agenciesdirect.com

the Feedback form and the Tell a friend forms both use CDONTS to run.



Cheers



Tony




  Return to Index