Loading...


bookmark - Auto Refresh after page loads

Auto Refresh - after page loads

 
 Discussion by moldboy with 13 Replies.
 Last Update: February 12, 2010, 1:52 am
 
bookmark - Auto Refresh after page loads  
Quickly Post to Auto Refresh after page loads w/o signup Share Info about Auto Refresh after page loads using Facebook, Twitter etc. email your friend about Auto Refresh after page loads Print
Reply / Comment New Discussion / Topic Share / Bookmark E-Mail a Friend Print

Okay this seem like a siple enough task, I would like to tell an html page to refresh, but two conditions have to be met, 1) the page must have finsihed loading, 2) it must wait a given number of seconds, say 5. Buy the way this needs to be automatic.

Thanks










   Fri Sep 16, 2005    Reply         

Ok, I think I can help you...

Try this website: http://www.draac.com/ , Then click on Javascripts.
There are a few things in there that may help you in doing that. :-D

I have been visiting that website for years, and I find it very helpful. Its how I learned image mapping.

   Fri Sep 16, 2005    Reply         

CODE


<body onload="window.setTimeout('window.location.reload()',1000);">


The 1000 = 1 Second...

   Fri Sep 16, 2005    Reply         


If it's for yourself, you could just use Opera. You can just tell it to refresh every n seconds.

If it's for users - just annihilate IE, then put Opera into the vaccum thus created :P Quick, easy and beneficial for all, except Microsoft of course. *gloat gloat*

   Fri Sep 16, 2005    Reply         

Theres also a meta tag that you can define on the head, but not sure wheter it refreshes even if the content has not finished loading or if it starts counting when the head section loaded. Code would be something like that:

<meta http-equiv="refresh" content="600">

   Sat Sep 17, 2005    Reply         

The meta tag would refresh the page *before* it loads tho..

   Sat Sep 17, 2005    Reply         


QUOTE (SystemWisdom)

The meta tag would refresh the page *before* it loads tho..



not if the contet is more than the time it takes to load the page... who cares when it starts counting... If it has to be like 5 secconds after it loads, then you can make it like 6 or 7...

   Sat Oct 1, 2005    Reply         

QUOTE (qwertyiscool)


not if the contet is more than the time it takes to load the page... who cares when it starts counting... If it has to be like 5 secconds after it loads, then you can make it like 6 or 7...

Link: view Post: 191075


hi i have tried to open the suggested website for javasc ( http://www.draac.com/picture-roll.html) but the links in that web did not work.

i'm using ASP.net when ever i will write the codes that you have mention in the HTML the code will change and it will appare on the webpage and will not work.

thank you






   Fri Jul 28, 2006    Reply         

Keep in mind that some methods really refresh the page including the images (bandwidth!), and some are more like forwarding.

   Thu Sep 28, 2006    Reply         

you can use http://www.Refreshthis.Com to auto refresh a website

   Sun Mar 1, 2009    Reply         

auto refresh page codeAuto Refresh

hello,

I saw you code on this site.

<body onload="window.SetTimeout('window.Location.Reload()',1000);">

this will refresh the page every second.

but do you know a command for refreshing the page just once?

I'm looking for this but it only should refresh once.

many thanks in advance,

-reply by albert-jan

 

   Mon Mar 23, 2009    Reply         

@iGuestAuto Refresh

You can do so with if-get commands in php quite easily. Just make a list and you can have it refresh as many times as you want.

If you just want it to refresh oncemakea single if get command and direct users to that page. I am making an mmorpg with ajax and if get commands some hashed some not.

-reply by IncludeAustin

   Sun Apr 5, 2009    Reply         

Auto RefreshAuto Refresh

Hi Guys,

 Just to let you know you can auto refresh any website including twitter at http://www.Refreshthis.Com

Hope this is of some help to people.

-reply by David

   Sat Sep 5, 2009    Reply         

auto refresh select formAuto Refresh

I have a select form which gets data from mysql and insert them as options. If I select an option and click on a submit button it sends back information to mysql. What I want is to refresh the form/page every x seconds without deselecting my selected option.

I have not found a solution for this yet. Does anyone have a clue?

Rob

   Fri Feb 12, 2010    Reply         

Quickly Post to Auto Refresh after page loads w/o signup Share Info about Auto Refresh after page loads using Facebook, Twitter etc. email your friend about Auto Refresh after page loads Print
Reply / Comment New Discussion / Topic Share / Bookmark E-Mail a Friend Print

Similar Topics:

How To Autorefresh A Page Every Two...

I'm working on an OFFLINE SYSTEM that uses PHP and MySQL. Something that can be used by a small network of PC's to do transactions. These are problems I need to solve: 1] I need A CODE THAT REFRESHES THE PAGE EVERY TWO OR SO MINUTES. That way the new entries in the database g ...more

   27-Apr-2005    Reply         

Make A Flat Based Shoutbox With Au...

With this tutorial, you will learn how to create a simple shoutbox, but only uses a .txt file. Also with auto refresh, and I am going to do a backgound. We will be making 5 files. 1. index.php The main page 2. msg.php Reading msg.txt 3. msg.txt Note: You mus ...more

   07-Apr-2008    Reply         

Refreshing a page from another page

Refreshing a page from another pageRefresh Main Window By Clicking Link In Popup?hello everyone,I am developing a website,I have opened a new window(child page) from current page(parent page) my application requirement is to update the parent page by clicking a button in c ...more

   11-Jul-2009    Reply         

Trouble With Links On A List i want to display it inline   Trouble With Links On A List i want to display it inline (7) (15) Word.doc Or Pdf Formatted File To Display In A Web How to maintain the formatting???  Word.doc Or Pdf Formatted File To Display In A Web How to maintain the formatting???