please dont rip this site

AutoReload

Matt Bennett says

Insert this tag after the tag: Content is the number of seconds until it loads the page. 600 will reload every 10 minutes.
<META HTTP-EQUIV="Refresh" CONTENT="600" URL="http://www.??????.com/??????">

If you want it to reload the current page, place its URL after the "URL=" in the tag above. You can also have it point to another page.

This page actually has <META HTTP-EQUIV="Refresh" CONTENT="10" URL="http://www.piclist.com/techref/language/html/autoreload.htm">

It is the same as sending the old Netscape HTTP response header: Refresh: seconds; url=...

This can also be done with Javascript like:

<SCRIPT>
<!--
function reload() {
var timeleft = time.left;
 timeleft.value = timeleft.value - 1;
 if (timeleft.value < 1) window.location="index.htm" ;
//this would point to this page if you wanted to reload. 
//Here I'm using it to keep people from just sitting on this page.
 {setTimeout('reload()',1000);}
}

setTimeout('reload()',1000)
//-->
</SCRIPT>

<FORM NAME="time">
<INPUT TYPE=TEXT NAME="left" VALUE=60> seconds left
</FORM>

And here it is running:

seconds left

See also:

No ads on this page because it automatically reloads: pub-3554665142518411


file: /Techref/language/html/autoreload.htm, 4KB, , updated: 2016/12/27 17:42, local time: 2024/3/29 01:43,
TOP NEW HELP FIND: 
3.237.235.148:LOG IN

 ©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions?
Please DO link to this page! Digg it! / MAKE!

<A HREF="http://massmind.org/Techref/language/html/autoreload.htm"> automatic web page reload</A>

After you find an appropriate page, you are invited to your to this massmind site! (posts will be visible only to you before review) Just type a nice message (short messages are blocked as spam) in the box and press the Post button. (HTML welcomed, but not the <A tag: Instead, use the link box to link to another page. A tutorial is available Members can login to post directly, become page editors, and be credited for their posts.


Link? Put it here: 
if you want a response, please enter your email address: 
Attn spammers: All posts are reviewed before being made visible to anyone other than the poster.
Did you find what you needed?

 

Welcome to massmind.org!

 

Welcome to massmind.org!

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

  .