I want to display a site on my second monitor, but I need it to self refresh every few minutes, can this be done?
I want to display a site on my second monitor, but I need it to self refresh every few minutes, can this be done?
Ah, easy lang
Put this between somewhere in
<head>
.......
<meta http-equiv="refresh" content="120" >
.....
</head>
120 = 120 seconds
Sir Boybi try this: http://www.softpedia.com/get/Tweak/B...-Refresh.shtml
Open mo lang ung file sa notepad (index.html...or index.php), whatever page you're working on
Paste mo lang sya somewhere sa <head> eto sample taken from Tsikot
Before
After<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta name="generator" content="vBulletin 3.7.3" />
<meta name="keywords" content=" Can I make my browser self refresh at a set interval time?, cars autos buy sell philippines car detailing car reviews auto news" />
<meta name="description" content=" Can I make my browser self refresh at a set interval time? Science and Technology Talk" />
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta name="generator" content="vBulletin 3.7.3" />
<meta name="keywords" content=" Can I make my browser self refresh at a set interval time?, cars autos buy sell philippines car detailing car reviews auto news" />
<meta name="description" content=" Can I make my browser self refresh at a set interval time? Science and Technology Talk" />
<meta http-equiv="refresh" content="120">
maxthon formerly known as MY IE2 has that feature even long before since I have been using it for the last 7 years. long before Firefox has started using tabs feature.
![]()