GenieNitro Posted November 17, 2009 Posted November 17, 2009 Hello there, I have created a fronter information page that will be displayed publicly on a big screen I'd like the browser it is shown in to auto-refresh every 10 minutes or so, so as to include any new news that has been added. Is there a way of making Safari/Firefox default to doing this? Perhaps there is a line of html or some such which will force the page to reload? I have the Firefox 'reload every' plugin, but I would need to remember to right click the page on boot up in the morning to enable it... I'm bound to forget just when something really important comes up! Steve
garethEds Posted November 17, 2009 Posted November 17, 2009 Hi, I don't know what Frontier is, but you ask for HTML so you could use the meta tag: 600 is the time in seconds between the refresh, the index.php bit is the page you want to refresh. Hope this helps, GJE
AWicher Posted November 17, 2009 Posted November 17, 2009 Hi, I don't know what Frontier is, but you ask for HTML so you could use the meta tag: 600 is the time in seconds between the refresh, the index.php bit is the page you want to refresh. Hope this helps, GJE That would work, or if for some reason you cant, you could use a firefox add-on (https://addons.mozilla.org/en-US/firefox/addon/115)
GenieNitro Posted November 17, 2009 Author Posted November 17, 2009 Hi, I don't know what Frontier is, but you ask for HTML so you could use the meta tag: 600 is the time in seconds between the refresh, the index.php bit is the page you want to refresh. Hope this helps, GJE Thanks for that... Sadly, Fronter (our MLE) strips out that code as 'unsafe' so it doesn't work. I have the 'reload every' plugin installed. Unfortunately it defaults to being disable off, so needs enabled every time the computer is started up. Was hoping to find a way of the refresh being automatic therefore immune from me forgetting to turn it on... Steve
nicklec Posted November 18, 2009 Posted November 18, 2009 Pardon my anti-fronter stance but pretty much everything we do with it has problems Why are you using fronter? You could knock up a simple page in minutes and it would be hosted onsite etc etc
GenieNitro Posted November 18, 2009 Author Posted November 18, 2009 Pardon my anti-fronter stance but pretty much everything we do with it has problems Why are you using fronter? You could knock up a simple page in minutes and it would be hosted onsite etc etc Well, I'm using Fronter for this as I want a news section that all staff can add to. Also, as everyone will be using Fronter anyway, I would like the news they see on their Fronter home page to be the same as on this general news/information page. Steve
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now