asp_cdo thread: RE: CDONTS newmail
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
|





