Browser Source Update/Refresh

Banyarola

Active Member
Hi guys...
Is there a way to have a browser source refresh or update automatically at regular intervals... Like say every 20 minutes...
I'll clean out your garage for the first right solution...
Thanks..
 
Browser sources are webpages, and webpages are supposed to auto refresh themselves, if they intend to update often. This is something the webpage creator has to implement. If you're the author yourself, add <meta http-equiv="refresh" content="1200" > to the html head part of your page.
 
I understand all that but there is this one page I use that doesn't auto refresh by itself and I have to refresh it manually to see the current updated data on it.
 
Back
Top