Autorefresh a site

Closed
JohnsonD - Jan 10, 2008 at 03:53 AM
tttng Posts 1 Registration date Sunday March 6, 2011 Status Member Last seen March 6, 2011 - Mar 6, 2011 at 10:52 AM
Hi there!
How do i autorefresh a site that popups a box that says: The page cannot be refreshed without resending the information... Press Retry or Cancel. Is this possible?

Thanks!

4 responses

Use Only registered users can see links! (ReloadEvery).
Set it to refresh every X seconds, it will ask you once if you really want to keep refreshing a page that requires post data, you tell it yes and it'll keep refreshing it.
2
tttng Posts 1 Registration date Sunday March 6, 2011 Status Member Last seen March 6, 2011
Mar 6, 2011 at 10:52 AM
I cant see the link D:

"nerds Jan 14, 2008 9:29am GMT
Use Only registered users can see links! (ReloadEvery).
Set it to refresh every X seconds, it will ask you once if you really want to keep refreshing a page that requires post data, you tell it yes and it'll keep refreshing it."
0
Htmlgirl Posts 12 Registration date Thursday February 21, 2008 Status Member Last seen August 1, 2008 2
Feb 22, 2008 at 05:41 AM
JohnsonD, did the solution posted by nerds work?

If you want a website to refresh, hmm lets say after every 5 seconds, then just use the meta refresh tag.

here's the code

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


You just have to paste it in the head section of your html document. The amount between the content quotation mark is the number of seconds the page should refresh. So changing it to 5 means your page will refresh after every 5 seconds. Hope that make sense.
1
dear please can you explain with an exmaple? like if i want to make referesh www.yahoo.com then how to paste the givn code? thank you
zaheer mughal
0
rossdavid Posts 185 Registration date Tuesday November 18, 2008 Status Member Last seen August 6, 2010 29
Feb 23, 2009 at 04:21 AM
Zams you can use dreamweaver to change the html code of the site.
1
Thanks for information! [url=https://www.google.com/?gws_rd=ssl] search [/url]
<a href=http://www.google.com> search </a>
0
0
Thnxx I really needed this kinda site.................... thnxx again...:)
0
tnx man
0