Jump to content

Automatic Refresh in IE


Mateobus

Recommended Posts

Hello,

I am having trouble automatically refreshing a page in IE 7. It seems to work fine in firefox... Here is the code that I am using:

header("Refresh: 5;");

I have also tried <META HTTP-EQUIV="REFRESH" CONTENT="5"> to no success. Does it matter if the code is in the head section of the web page? I have tried them both together and separate, and it doesn't seem to work in internet explorer.
Link to comment
https://forums.phpfreaks.com/topic/28342-automatic-refresh-in-ie/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.