PRB: Samples Displaying Blank Pages After Install Of IE4ID: Q175320
|
When viewing the "Dos Perros" sample that comes with Visual InterDev, the first page displays correctly, but navigating to one of the links on the site map displays a blank screen.
The following conditions cause this error to occur:
Remove the BODY tag in "Nav.asp" of your DosPerros project.
In general, if you are using the BODY element to set attributes for the
contents of the FRAMESET, move these attributes to the FRAMESET.
Any SCRIPT or OBJECT tags used in a FRAMESET definition document should be
defined in the HEAD section of the document; otherwise, they will imply a
BODY element, and the FRAMESET will be ignored.
This IE 4.0 behavior is by design.
http://www.microsoft.com/msdn/sdk/inetsdk/help/faq.htm#Frameset
http://support.microsoft.com/support/vinterdev/
Additional query words:
Keywords : kberrmsg kbnokeyword kbVisID kbVisID100 kbGrpASP
Version : WINDOWS:1.0
Platform : WINDOWS
Issue type : kbprb
Last Reviewed: May 11, 1999