I believe I have found a new bug in IE7

IE7 takes my html code and deletes some source code automatically.

I use Microsoft Frontpage 2003 and develop my html code. When I put this
onto my ftp site all works fine in previous versions of IE. But when you
open the webpage in IE7 the source code is different than when you open the
page in IE6 ?

Why would IE7 delete some source code ?

Below are the two versions = I open the same html file with IE6 and IE7 and
do a "View Source" and you will note that they are different.

***************************************************************

Version IE7 =>

<p align="center">
<a href="http://www.manufacturing-today.com/" target="_blank">

</a></p>
<p align="center">
</p>

<p> </p>

***************************************************************

Version IE6 =>

<p align="center">
<a href="http://www.manufacturing-today.com/" target="_blank">
<img border="0" src="./images/Advertising_logos/MT_LOGO_01.jpg"
width="431" height="54"></a></p>
<p align="center">
</p>

<p> </p>
***************************************************************

You can see this for yourself at =

http://www.isgchips.com/mt



What is causing this ?




--------------------------------------------------------------------------------
KVI

Re: IE7 or Frontpage problems - I think a bug in IE7 using Frontpage by Ronx

Ronx
Wed Oct 25 11:34:52 CDT 2006

You are running Zone Alarm, Norton or MacAffee? These will remove any
and all images that have "Advertising" in the name or path.
Change the name of the folder to avoid "Ad", Advert", "Advertising",
"Banner". There are other words that get "hit" as well, but these are
the most common.
Norton also removes images that have certain sizes as well, because they
could be associated with advertising banners.
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.
FrontPage Support: http://www.frontpagemvps.com/
http://www.rxs-enterprises.org/fp



"Kerry Van Iseghem" <Kerry Van Iseghem@discussions.microsoft.com> wrote
in message news:0478902C-508D-4782-A416-48A280008015@microsoft.com:

> I believe I have found a new bug in IE7
>
> IE7 takes my html code and deletes some source code automatically.
>
> I use Microsoft Frontpage 2003 and develop my html code. When I put this
> onto my ftp site all works fine in previous versions of IE. But when you
> open the webpage in IE7 the source code is different than when you open the
> page in IE6 ?
>
> Why would IE7 delete some source code ?
>
> Below are the two versions = I open the same html file with IE6 and IE7 and
> do a "View Source" and you will note that they are different.
>
> ***************************************************************
>
> Version IE7 =>
>
> <p align="center">
> <a href="http://www.manufacturing-today.com/" target="_blank">
>
> </a></p>
> <p align="center">
> </p>
>
> <p> </p>
>
> ***************************************************************
>
> Version IE6 =>
>
> <p align="center">
> <a href="http://www.manufacturing-today.com/" target="_blank">
> <img border="0" src="./images/Advertising_logos/MT_LOGO_01.jpg"
> width="431" height="54"></a></p>
> <p align="center">
> </p>
>
> <p> </p>
> ***************************************************************
>
> You can see this for yourself at =
>
> http://www.isgchips.com/mt
>
>
>
> What is causing this ?
>
>
>
>
> --------------------------------------------------------------------------------
> KVI


Re: IE7 or Frontpage problems - I think a bug in IE7 using Frontpa by KerryVanIseghem

KerryVanIseghem
Wed Oct 25 12:57:02 CDT 2006

I took your advice and changed the folder name. I also changed the page
source code to remove any mention of advertising. I switched it to
"Marketing."

None of this helped. I will try to change it again to something other than
Marketing but the funny thing is that I use CA EZ tools for antivirus and
anti-spam etc. and there is not option to turn off any kind of image
prevention. I have other pages on my website such as a support page that has
many of these same logo's ?

Your advice is appreciated.

"Ronx" wrote:

> You are running Zone Alarm, Norton or MacAffee? These will remove any
> and all images that have "Advertising" in the name or path.
> Change the name of the folder to avoid "Ad", Advert", "Advertising",
> "Banner". There are other words that get "hit" as well, but these are
> the most common.
> Norton also removes images that have certain sizes as well, because they
> could be associated with advertising banners.
> --
> Ron Symonds - Microsoft MVP (FrontPage)
> Reply only to group - emails will be deleted unread.
> FrontPage Support: http://www.frontpagemvps.com/
> http://www.rxs-enterprises.org/fp
>
>
>
> "Kerry Van Iseghem" <Kerry Van Iseghem@discussions.microsoft.com> wrote
> in message news:0478902C-508D-4782-A416-48A280008015@microsoft.com:
>
> > I believe I have found a new bug in IE7
> >
> > IE7 takes my html code and deletes some source code automatically.
> >
> > I use Microsoft Frontpage 2003 and develop my html code. When I put this
> > onto my ftp site all works fine in previous versions of IE. But when you
> > open the webpage in IE7 the source code is different than when you open the
> > page in IE6 ?
> >
> > Why would IE7 delete some source code ?
> >
> > Below are the two versions = I open the same html file with IE6 and IE7 and
> > do a "View Source" and you will note that they are different.
> >
> > ***************************************************************
> >
> > Version IE7 =>
> >
> > <p align="center">
> > <a href="http://www.manufacturing-today.com/" target="_blank">
> >
> > </a></p>
> > <p align="center">
> > </p>
> >
> > <p> </p>
> >
> > ***************************************************************
> >
> > Version IE6 =>
> >
> > <p align="center">
> > <a href="http://www.manufacturing-today.com/" target="_blank">
> > <img border="0" src="./images/Advertising_logos/MT_LOGO_01.jpg"
> > width="431" height="54"></a></p>
> > <p align="center">
> > </p>
> >
> > <p> </p>
> > ***************************************************************
> >
> > You can see this for yourself at =
> >
> > http://www.isgchips.com/mt
> >
> >
> >
> > What is causing this ?
> >
> >
> >
> >
> > --------------------------------------------------------------------------------
> > KVI
>
>

Re: IE7 or Frontpage problems - I think a bug in IE7 using Frontpage by Mike

Mike
Wed Oct 25 13:34:13 CDT 2006

IE7 is not the issue, this is what I pulled using it.
<p align="center">
<a href="http://www.manufacturing-today.com/"
target="_blank">
<img border="0"
src="images/Marketing_logos/MT_LOGO_01.jpg" width="431"
height="54"></a>
</p>
<p align="center">&nbsp;</p>
<p>&nbsp;</p>

What is different between the IE7 machine and the IE6
machine?




"Kerry Van Iseghem" <Kerry Van
Iseghem@discussions.microsoft.com> wrote in message
news:0478902C-508D-4782-A416-48A280008015@microsoft.com...
:I believe I have found a new bug in IE7
:
: IE7 takes my html code and deletes some source code
automatically.
:
: I use Microsoft Frontpage 2003 and develop my html code.
When I put this
: onto my ftp site all works fine in previous versions of
IE. But when you
: open the webpage in IE7 the source code is different than
when you open the
: page in IE6 ?
:
: Why would IE7 delete some source code ?
:
: Below are the two versions = I open the same html file
with IE6 and IE7 and
: do a "View Source" and you will note that they are
different.
:
:
***************************************************************
:
: Version IE7 =>
:
: <p align="center">
: <a href="http://www.manufacturing-today.com/"
target="_blank">
:
: </a></p>
: <p align="center">
: </p>
:
: <p> </p>
:
:
***************************************************************
:
: Version IE6 =>
:
: <p align="center">
: <a href="http://www.manufacturing-today.com/"
target="_blank">
: <img border="0"
src="./images/Advertising_logos/MT_LOGO_01.jpg"
: width="431" height="54"></a></p>
: <p align="center">
: </p>
:
: <p> </p>
:
***************************************************************
:
: You can see this for yourself at =
:
: http://www.isgchips.com/mt
:
:
:
: What is causing this ?
:
:
:
:
: --------------------------------------------------------------------------------
: KVI



Re: IE7 or Frontpage problems - I think a bug in IE7 using Frontpage by xfile

xfile
Fri Oct 27 05:28:18 CDT 2006

Hi,

I am not sure the relevance to your issue, but this is my experience with ZA
6.5 (which I eventually uninstalled) for our site:

We have a few images won't display with ZA installed, and that has nothing
to do with the descriptions of the images.

One of the image is using a link to our payment company with php and our
account ID which will automatically display the kind of credit cards
accepted. But this is gone with ZA.

A few others are our own image links for pop-out windows upon user's
clicking (not auto pop out), and these are also gone.

I don't know their methods for ID ad but this does not happen equally with
other security suits.

In any case, hope this helps and check if other machines with different
suits will act the same.
"Kerry Van Iseghem" <Kerry Van Iseghem@discussions.microsoft.com> wrote in
message news:0478902C-508D-4782-A416-48A280008015@microsoft.com...
>I believe I have found a new bug in IE7
>
> IE7 takes my html code and deletes some source code automatically.
>
> I use Microsoft Frontpage 2003 and develop my html code. When I put this
> onto my ftp site all works fine in previous versions of IE. But when you
> open the webpage in IE7 the source code is different than when you open
> the
> page in IE6 ?
>
> Why would IE7 delete some source code ?
>
> Below are the two versions = I open the same html file with IE6 and IE7
> and
> do a "View Source" and you will note that they are different.
>
> ***************************************************************
>
> Version IE7 =>
>
> <p align="center">
> <a href="http://www.manufacturing-today.com/" target="_blank">
>
> </a></p>
> <p align="center">
> </p>
>
> <p> </p>
>
> ***************************************************************
>
> Version IE6 =>
>
> <p align="center">
> <a href="http://www.manufacturing-today.com/" target="_blank">
> <img border="0" src="./images/Advertising_logos/MT_LOGO_01.jpg"
> width="431" height="54"></a></p>
> <p align="center">
> </p>
>
> <p> </p>
> ***************************************************************
>
> You can see this for yourself at =
>
> http://www.isgchips.com/mt
>
>
>
> What is causing this ?
>
>
>
>
> --------------------------------------------------------------------------------
> KVI