| IE7 and ATT/Yahoo Since I changed my ISP to ATT/Yahoo I have not been able to access a favorite
site of mine that uses navigator buttons. The buttons no longer appear on
the page and when I display the page's source I get "THIS PAGE USES FRAMES,
BUT YOUR BROWSER DOESN'T SUPPORT THEM" See below. I have tried uninstalling
IE7 and reinstalling it and reset all default settings to no avail. From
what I've read in this and other community groups it appears there maybe a
compatibility problem with IE7 and other software; however, I haven't seen
this particular problem being addressed. Any help would be appreciated.
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>www.redhattedroadrunners.com</title>
<!--mstheme--><link rel="stylesheet" type="text/css"
href="_themes/profile/prof1111.css"><meta name="Microsoft Theme"
content="profile 1111, default">
</head>
<frameset cols="150,*">
<frame name="contents" target="main" src="left.html">
<frame name="main" src="main.html">
<noframes>
<body>
<p>This page uses frames, but your browser doesn't support them.</p>
</body>
</noframes>
</frameset>
</html> |