This is an example of the page I am looking for:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Untitled</title>
</head>
<body>
<object CLASSID="CLSID:F0E42D60-368C-11D0-AD81-00A0C90DC8D9"
width="100%" height="100%"
CODEBASE="../../../../snapview.ocx">
<param name="_ExtentX" value="16722">
<param name="_ExtentY" value="11774">
<param name="_Version" value="65536">
<param name="SnapshotPath"
value="
<param name="Zoom" value="0">
<param name="AllowContextMenu" value="-1">
<param name="ShowNavigationButtons" value="-1">
</object>
</body>
</html>
When I find "snapview.ocx" I want to pop up a text box that tells the user the print button doesn't work when viewing this page, because SnapViewer is actually what they are viewing, not my browser, and to right click in order to print. Yes, some of our users are that dense. Like I said, it works fine in IE5, but not 4.