Richtext field Body in an automatic mail send

Hello,

I have designed a Form with a SendTo, Subject and Body field.

I found som code on the net so that I could send this with a different sender then my own ID.

When I copy the Body field into this memo document the Richtext adds some new lines on it own.

If I for example have this text:

Johan is asking for help on the forum

it appears like this on i.e hotmail account:

Johan is asking

for help

on the forum

I only do a AppendRTItem to the document.

Please help!

Johan

Subject: Richtext field Body in an automatic mail send

We have a MailScript library you can freely download from our website which provides this functionality (ie. enables you to control the value of the ‘From’ field). The downloaded application is also a basic mailfile which can be used for your sending / receiving mail.

You may want to download it and have a look at the code to see if it provides some assistance to you or you may choose to use it.

You can download it from:

Alex