Go Back   Velocity Reviews > Newsgroups > HTML
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

HTML - Outlook Express tampers with html coding?

 
Thread Tools Search this Thread
Old 12-02-2004, 04:40 PM   #1
Default Outlook Express tampers with html coding?


See my posts in alt.binaries.html.
Viewing the source code, OE seems to add "3d" to certain items.

<STYLE type=3Dtext/css>
<DIV class=3Dleft>hello</DIV>

The division name is "left" as defined in the style section.
Is this normal for OE or what? Never seen this before.





Richard
  Reply With Quote
Old 12-02-2004, 06:45 PM   #2
Philip Ronan
 
Posts: n/a
Default Re: Outlook Express tampers with html coding?

Richard wrote:

> See my posts in alt.binaries.html.
> Viewing the source code, OE seems to add "3d" to certain items.
>
> <STYLE type=3Dtext/css>
> <DIV class=3Dleft>hello</DIV>
>
> The division name is "left" as defined in the style section.
> Is this normal for OE or what? Never seen this before.


It's called "quoted-printable" encoding. Don't worry about it; there's
nothing wrong.

--
phil [dot] ronan @ virgin [dot] net
http://vzone.virgin.net/phil.ronan/


  Reply With Quote
Old 12-02-2004, 06:51 PM   #3
Steve Pugh
 
Posts: n/a
Default Re: Outlook Express tampers with html coding?

On Thu, 2 Dec 2004 10:40:57 -0600, "Richard" <Anonymous@127.001>
wrote:

>See my posts in alt.binaries.html.
>Viewing the source code, OE seems to add "3d" to certain items.
>
><STYLE type=3Dtext/css>
><DIV class=3Dleft>hello</DIV>
>
>The division name is "left" as defined in the style section.
>Is this normal for OE or what? Never seen this before.


Looks like you've got OE set to use Quoted Printable encoding.
See RFC 2045

Steve

  Reply With Quote
Old 12-02-2004, 07:01 PM   #4
Richard
 
Posts: n/a
Default Re: Outlook Express tampers with html coding?


"Steve Pugh" wrote in message
news:...
> On Thu, 2 Dec 2004 10:40:57 -0600, "Richard" <Anonymous@127.001>
> wrote:
>
> >See my posts in alt.binaries.html.
> >Viewing the source code, OE seems to add "3d" to certain items.
> >
> ><STYLE type=3Dtext/css>
> ><DIV class=3Dleft>hello</DIV>
> >
> >The division name is "left" as defined in the style section.
> >Is this normal for OE or what? Never seen this before.

>
> Looks like you've got OE set to use Quoted Printable encoding.
> See RFC 2045
>
> Steve
>


I checked some stuff in the stationery groups and it seems this is normal.
So I'm not gonna worry about it.


  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump