Forum Moderators: open
[edited by: tedster at 9:11 pm (utc) on Aug. 8, 2004]
[edit reason] use example.com [/edit]
I looked for a bit around the web but found nothing comparable. Plus, I've got 7.2 (which I rarely fire up) so I can't try to reproduce the effect.
Some questions that come to mind:
1. When you see the partial page, can you use View Source?
2. Is the HTML validated?
<later thought>
Does your server have two versions of the page? Like one at index.html and one at index.htm?
<META HTTP-EQUIV="Content-Type" content="text/html; charset=iso-8859-1">
and the problem disappeared. Now being an incurably curious geek, I removed the amendment and refreshed the display but .... the problem did NOT reappear. <sigh> Wot does it all mean?
In answer to your questions:
I was able to view the source.
The page was not fully validated for Transitional 4.01.
There is no "index.html".
I would love to know what was going on (maybe it was the encoding) but this was the only page I had problems with (so far as I know). It is also the only page on my site with the name "index.htm" that has any real content: all the others are just placeholders to prevent folder listing by curious types. Ah well, must move on.
Thanks for your help.