Weather Software > Other Weather Software

HTML code to make browser update automatically at inerval

(1/3) > >>

DaleReid:
Is there a line of HTML code that will cause a browser, displaying a web page image, to update or refresh at intervals selected by the programmer?

sky_watcher:

--- Quote from: DaleReid on May 09, 2022, 08:28:31 PM ---Is there a line of HTML code that will cause a browser, displaying a web page image, to update or refresh at intervals selected by the programmer?

--- End quote ---
Try this page for what you want:
https://www.geeksforgeeks.org/how-to-automatic-refresh-a-web-page-in-fixed-time/

chief-david:
<meta http-equiv="refresh" content="500">


in the head.   time is in seconds

DaleReid:
Thank you. I'll look at the code to see if I can understand it, being the newcomer that I am.  Thank you again.  Dale

DaleReid:
Chief, that is even simpler.  I know that they update code all the time and maybe this has been there for awhile, but this makes sense and I'm glad they have it as a function of html. Dale

Navigation

[0] Message Index

[#] Next page

Go to full version