Request - Add auto page refresh to SoulStrut
froovy
86 Posts
Reload All By ItselfThis one's nice and easy. The code is below. Copy and paste it into the document you wish to reload. Once in there, change the number of seconds you wish the page to wait before starting the reloading process. This code goes in between the HEAD tags.META HTTP-EQUIV="Refresh"CONTENT="15; URL=http://www.soulstrut.com/ubbthreads/postlist.php?Cat=0&Board=crates">Right now, the command is set to reload every 15 seconds for the Cratedigging Revealed board.
Comments
META HTTP-EQUIV="Refresh"
CONTENT="15; URL=http://www.soulstrut.com/ubbthreads/postlist.php?Cat=0&Board=crates"
To stop Strutters from getting Computer Related RSI from clicking the refresh button on their browsers
what we need are some rss feeds.
WTF? Everybody is clicking refresh anyway
You could set it for whatever not 15 seconds, just a thought
I was going for something simple, is it easy to add rss feeds to a website?
Well spotted!
meta http-equiv="Refresh" content="60;url=http://www.soulstrut.com/ubbthreads/online.php?Cat=0&PHPSESSID=" /
whatever.
get familiar with your F5 or what Apple has.