I am calling the META Refresh propery to refresh my page every 5 seconds. This one of a couple pages in a framed page. I am just refreshing the one window every 5 seconds. It works fine in IE 5 and in Netscape 4.75, but not in IE 5.5 for some reason. Anyone have any ideas why? Could it have something to do with frames being deprecated?
Here's the line I'm using.
<META HTTP-EQUIV="REFRESH" CONTENT="5;URL=mypage.asp#bottom">
thanks for any help
Here's the line I'm using.
<META HTTP-EQUIV="REFRESH" CONTENT="5;URL=mypage.asp#bottom">
thanks for any help