Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Mar : Re: HTML and indy 9 Part 3 (and last)
| Subject: | Re: HTML and indy 9 Part 3 (and last) |
| Posted by: | "Bo Berglund" (bo.berglu..@telia.com) |
| Date: | Mon, 26 Mar 2007 08:07:08 |
On Sun, 25 Mar 2007 15:13:25 -0800, "Remy Lebeau \(TeamB\)"
<no.spam@no.spam.com> wrote:
>
>"Claude" <aorangi&@wanadoo.fr> wrote in message
>news:4606d1dd@newsgroups.borland.com...
>
>> How does look the 'HTML goes here' like im my exemple?
>
>It can be any valid HTML string.
>
>> Body.Text:='<HTML><B><P>Do you mean that kind of
>> HTML</B></P></BODY></HTML>';
>
I assume that Indy accepts *anything* as being HTML if you tell it so?
I mean, there is no HTML validator built into Indy, right?