Groups | Blog | Home
all groups > inetserver asp components > october 2003 >

inetserver asp components : IE6 does not render ASP-generated HTML


Serve Laurijssen
10/30/2003 4:10:04 PM
Hi all,

I am struggling with the following problem: I have an ASP application which
generates HTML. However the HTML does not always render on IE6. When
requesting new pages from the ASP application before the current one has
fully loaded and rendered the following problem occurs:
only the various select boxes on the page are rendered and then IE6 stops
rendering and does not respond anymore. However it is possible to use "view
source" and then the HTML source is correctly shown. Saving and opening this
source also yields the correct page. Other browsers (Opera, IE5) do not have
this problem. The web server for this application is IIS5. Another strange
thing however is that the problem also only occurs on a remote webserver.
When I install the application on IIS5 on our local network, there is no
problem at all.

Any ideas would be appreciated.



Invotion
11/3/2003 11:22:54 AM
Try checking your page out with a utility like WFetch to
see if there is anything funny going on in the headers...

Download WFetch here (Note there are two versions):
http://support.microsoft.com/default.aspx?
scid=http://www.microsoft.com/japan/support/kb/articles/28
4/2/85.asp

You might also try using the !DOCTYPE declaration to
start your page...

Sincerely,
Invotion Engineering Team
Advanced Microsoft Hosting Solutions
http://www.Invotion.com

[quoted text, click to view]
AddThis Social Bookmark Button