Force a page refresh

R

Rob

Hi everyone

Is it possible to force a page refresh i.e. getting latest content from out
intranet server without using the http refresh= whatever time specified.

I am asking on behalf of a colleague who wants the latest content to be
viewed when navigating from page to page on out intranet if he has done an
update. The scenario is, someone leaves their browser open all day and has a
quick look round - we want the latest version of any page to be displayed
when navigating without burdening the server with continuous refreshes. i.e.
get the latest versionon page load, not a predetermined time span. We are
not ASP.

Is there a little scripty trick for this please.

Thank you very much

Rob
 
S

Steve Easton

If I understand your question correctly......
Without some definite action from the browser on a client machine No.
You can't "push" a web page from a server, it has to be "pulled" by a browser http request.
You can add a meta "content expires" tag to the page which will ensure the latest version is opened
when the page is visited but the viewer / client still has to either open or "refresh" the page.

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top