KioskeaKioskeaCommentCaMarcheSign up, it's free !
Friday July 4, 2008 - 11:03:49 am BST
Autorefresh a site
par JohnsonD
 Threaded discussions
Statut : Not resolved
Thursday January 10, 2008 08:53:23 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!
Reply to JohnsonD  Report this message to moderators Go to last message

1


  • This message seems useful, vote!
  • Report this message to moderators
By nerds, on Monday January 14, 2008 09:29:11 AM Threaded discussions
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.
Reply to nerds

2


  • This message seems useful, vote!
  • Report this message to moderators
By Htmlgirl, on Friday February 22, 2008 10:41:24 AM Threaded discussions 
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.
Reply to Htmlgirl
Currently no message on this subject
Reply
Message title :
Your nick:
Your E-mail :
Message: 
  •  
  •  
Options: Get the answers by mail.
 

Help