|
THIS PAGE WILL RELOAD FROM THE SERVER ~ AUTOMATICALLY ~ EVERY TIME YOU RETURN TO IT Nothing will change on THIS PAGE because no new data has been added to it.
only when you click the REFRESH or RELOAD in your toolbar.
the page will be fully loaded from the server and will display the very latest data. When you view other pages, in the same web site or on the internet anywhere, then return to a previously viewed page it is reloaded from the information STORED IN YOUR COMPUTER. If you have a page with data which is being uploaded frequently you need to have your page reloaded every time it is returned to. <meta http-equiv="Expires" content="0"> <meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="Cache-Control" content="no-cache"> The above three lines added to the HEAD of your page HTML will cause the page to be reloaded every time it is returned to. |
|