In addition to a post i made earlier I'm having trouble with E-mails sent with ASP using the Server.CreateObject("CDONTS.NewMail"
method.
The problem I have is in the objCDOMail.Body part of the E-mail. I recieve the e-mail fine but after about 12 words the e-mail word wraps to the next line. this is really annoying on larger e-mails.
This problem occurs however I import the data into the body of the mail, ie: from a form or even if i just type fixed code for it.
Can anyone help?
The problem I have is in the objCDOMail.Body part of the E-mail. I recieve the e-mail fine but after about 12 words the e-mail word wraps to the next line. this is really annoying on larger e-mails.
This problem occurs however I import the data into the body of the mail, ie: from a form or even if i just type fixed code for it.
Can anyone help?