Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Oct : Re: Adding Linefeeds, suggestions please?
| Subject: | Re: Adding Linefeeds, suggestions please? |
| Posted by: | orangec..@cableone.net |
| Date: | Thu, 18 Oct 2007 16:48:42 |
On Thu, 18 Oct 2007 15:04:34 -0700, "Remy Lebeau \(TeamB\)"
<no.spam@no.spam.com> wrote:
>>Add already includes its onw CRLF. You don't need to provide your own:
Thanks Remy,
Yup, I know about the CRLF but I had added those on the last trial
thinking it may give me a full bank line between each line, but as you
point out it didn't work either.
Thanks also for the encoding tips. I was thinking about it and could
not remember what the Escape character was for the encode. I had tried
"&20" but obviously that was not gonna work. <g>
I will give your suggestions a try.
>>You should use SimpleMapi/MAPI or SMTP instead.
This app is for a friend so it only has to work with her computer
which has Outlook Express as the default email client. I tried it with
TBird as that's what I use on my Vista computer.
Thanks again.
--
Gary C.
none