[Scottish] Re: html email
Martin Cooper
scottish at mailman.lug.org.uk
Thu May 22 14:11:00 2003
"Neil MacColl" <fandango@bdsoft.co.za> wrote in
message news:00a001c31ee5$18b401a0$506464c4@dogmatix...
> guys,
>
> Is there any reason that when I send myself an html message like
>
> <html>
> <body>
> <b>TEST</b>
> </body>
> </test>
>
> Linux e-mail clients show me TEST and windows shows me
> <html>
> <body>
> <b>TEST</b>
> </body>
> </test>
>
> No one at the office can seem to help
If the HTML you're entering is really like that, it might have something to
do with the fact that you have an <html> tag matched with a </test> tag...
--
Martin
>
> Neil