J
John R. Baker
I have included five photo galleries in a FrontPage 2002 website. The photo
galleries were created with Adobe Photoshop 5.5, using the "Automate > Web
Photo Gallery..." feature of Photoshop. The photo galleries were then
inserted into the FrontPage 2002 web source code.
All five photo galleries work flawlessly when viewed on four different
computers, using different hardware, operating systems, and ISPs. However,
there is a problem with the photo galleries when viewed from a particular
notebook computer.
On the problem computer, the HTML code has missing end quotes in the alt=
section of the code line.
As an example, one line of published code is as follows:
<TD width="80" align="center"><A href="100_0287.htm"><IMG
src="../images/previous.gif" height="30" width="30" border="0"
alt="Previous"</A></TD>
and the line does publish correctly, as determined by the correct display of
the page, as well as upon inspection of the code via "View | Source". But
on the problem notebook computer, the page does not display correctly, and
the problem line of code appears like this:
<TD width="80" align="center"><A href="100_0287.htm"><IMG
src="../images/previous.gif" height="30" width="30" border="0"
alt="Previous</A></TD>
Notice the missing end quote after the word 'Previous' (10 characters before
the end of the line). On the problem computer, the problem appears three
times on each page--for the PREVIOUS link, the UP link, and the NEXT link.
There are about one hundred pages that are affected, and all of them are
affected the same way. And it only happens on one computer that I have
tested (so far!).
Here is one of the approximately 100 "problem" pages within the 5 photo
galleries:
(Watch for word wrap!)
http://www.communitybaptistchurch.o...game_2/ub_2003_g2b_gallery/pages/100_0287.htm
On the problem computer, I did a "Repair Internet Explorer" from "Add/Remove
Programs" but it did not help.
Here's another clue I discovered: When I use FP2000 on the problem computer
to inspect the HTML code on the published website, the closing quotation
mark is in fact missing. Then when I use that same FP2000 on the problem
computer to add the missing quotation mark on the published web, that page
begins to display correctly.
However, when I use FP2002 to inspect the HTML code on the published
website, the closing quotation mark is there where it should be. It is NOT
missing!
Does anyone have any suggestions on how to resolve my problem? I need to
know if the problem is specific to the one test computer, or if there are
any other computers out there that don't display the page correctly.
Thanks for your help.
- John R. Baker
galleries were created with Adobe Photoshop 5.5, using the "Automate > Web
Photo Gallery..." feature of Photoshop. The photo galleries were then
inserted into the FrontPage 2002 web source code.
All five photo galleries work flawlessly when viewed on four different
computers, using different hardware, operating systems, and ISPs. However,
there is a problem with the photo galleries when viewed from a particular
notebook computer.
On the problem computer, the HTML code has missing end quotes in the alt=
section of the code line.
As an example, one line of published code is as follows:
<TD width="80" align="center"><A href="100_0287.htm"><IMG
src="../images/previous.gif" height="30" width="30" border="0"
alt="Previous"</A></TD>
and the line does publish correctly, as determined by the correct display of
the page, as well as upon inspection of the code via "View | Source". But
on the problem notebook computer, the page does not display correctly, and
the problem line of code appears like this:
<TD width="80" align="center"><A href="100_0287.htm"><IMG
src="../images/previous.gif" height="30" width="30" border="0"
alt="Previous</A></TD>
Notice the missing end quote after the word 'Previous' (10 characters before
the end of the line). On the problem computer, the problem appears three
times on each page--for the PREVIOUS link, the UP link, and the NEXT link.
There are about one hundred pages that are affected, and all of them are
affected the same way. And it only happens on one computer that I have
tested (so far!).
Here is one of the approximately 100 "problem" pages within the 5 photo
galleries:
(Watch for word wrap!)
http://www.communitybaptistchurch.o...game_2/ub_2003_g2b_gallery/pages/100_0287.htm
On the problem computer, I did a "Repair Internet Explorer" from "Add/Remove
Programs" but it did not help.
Here's another clue I discovered: When I use FP2000 on the problem computer
to inspect the HTML code on the published website, the closing quotation
mark is in fact missing. Then when I use that same FP2000 on the problem
computer to add the missing quotation mark on the published web, that page
begins to display correctly.
However, when I use FP2002 to inspect the HTML code on the published
website, the closing quotation mark is there where it should be. It is NOT
missing!
Does anyone have any suggestions on how to resolve my problem? I need to
know if the problem is specific to the one test computer, or if there are
any other computers out there that don't display the page correctly.
Thanks for your help.
- John R. Baker