How can I refresh the page.

  • Thread starter Thread starter Peter Rilling
  • Start date Start date
P

Peter Rilling

On intervals using <meta http-equiv="Refresh" content="30;
URL=http://domain/url/"> in the <head> tag.

Programatically using the JavaScript window.location.reload().
 

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

Back
Top