Jump to content

Welcome to Geeks to Go - Register now for FREE

Need help with your computer or device? Want to learn new tech skills? You're in the right place!
Geeks to Go is a friendly community of tech experts who can solve any problem you have. Just create a free account and post your question. Our volunteers will reply quickly and guide you through the steps. Don't let tech troubles stop you. Join Geeks to Go now and get the support you need!

How it Works Create Account
Photo

Possible to constantly refresh automatically?


  • Please log in to reply

#1
emp_zertec

emp_zertec

    Member

  • Member
  • PipPip
  • 50 posts
Just a quick question,
Is there a way to set up a browser, or even a specific window in such a way that it is able to refresh itself every X amount of minutes? Just wondering :)

Thanks,

Zertec :tazz:
  • 0

Advertisements


#2
Guest_The_Tiddler_*

Guest_The_Tiddler_*
  • Guest
you can set your own webpage to do such a command but dont know about the whole browser. To configure your web page to automatic refrsh follow these commands:

<!-- ONE STEP TO INSTALL REFRESH PAGE - AUTOMATIC:

1. Copy the coding into the HEAD of your HTML document -->

<!-- STEP ONE: Paste this code into the HEAD of your HTML document -->

<HEAD>

<script type="text/javascript">
<!-- Begin
/* This script and many more are available free online at
The JavaScript Source!! http://javascript.internet.com
Created by: Lee Underwood

Because this is a true refresh, you might want to put a
notice on the page that it refreshes every "X" minutes */

function reFresh() {
location.reload(true)
}
/* Set the number below to the amount of delay, in milliseconds,
you want between page reloads: 1 minute = 60000 milliseconds. */
window.setInterval("reFresh()",300000);
// End -->
</script>
</HEAD>

<p><center>
<font face="arial, helvetica" size"-2">Free JavaScripts provided<br>
by <a href="http://javascriptsou...source.com">The JavaScript Source</a></font>
</center><p>

<!-- Script Size

soz if this is of no help :tazz:
  • 0

#3
emp_zertec

emp_zertec

    Member

  • Topic Starter
  • Member
  • PipPip
  • 50 posts
Thanks for the quick reply Tiddler,
Where is the HTML 'head'? And when I find it, I just copy all of that code you gave me into it, minus the text between /* correct? Or does the /* nullify all text in between, so it doesn't matter?

Thanks a bunch,

Zertec :tazz:
  • 0

#4
dsenette

dsenette

    Je suis Napoléon!

  • Community Leader
  • 26,047 posts
  • MVP
the code the tiddler referenced is for when you are building a webpage yourself that needs to be refreshed often...to my knowledge there isn't a way (at least an easy way) to make your webbrowser constantly refresh....there may be a registry setting that can control that...but i don't know for sure
  • 0

#5
emp_zertec

emp_zertec

    Member

  • Topic Starter
  • Member
  • PipPip
  • 50 posts
Ah, so the only way to constantly refresh like a Geekstogo webpage would be to have editing control over that page so I could rewrite a code for a specific window?
  • 0

#6
dsenette

dsenette

    Je suis Napoléon!

  • Community Leader
  • 26,047 posts
  • MVP
uh...yeah in theory......like i said..there may be a registry key for it...but...i doubt it....i usually find that the f5 key is pretty handy
  • 0

#7
emp_zertec

emp_zertec

    Member

  • Topic Starter
  • Member
  • PipPip
  • 50 posts
Alright, thank you The_Tiddler and dsenette, but if it's possible, could this topic be left open in case anybody else out there has an answer, whether it be through editing my registy or otherwise?

Thank you much,

Zertec :tazz:
  • 0

#8
dsenette

dsenette

    Je suis Napoléon!

  • Community Leader
  • 26,047 posts
  • MVP
we don't close topics unless they break the rules or the original poster asks us to...so...it'll stay up for quite a while
  • 0

#9
Cadence

Cadence

    Member

  • Member
  • PipPip
  • 25 posts
Avant Browser has an auto refresh option, but I'm not sure about the others.
  • 0






Similar Topics

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

As Featured On:

Microsoft Yahoo BBC MSN PC Magazine Washington Post HP