Wrox Home  
Search P2P Archive for: Go

  Return to Index  

html_code_clinic thread: reload the page


Message #1 by "Hovik Melkomian" <melvik@b...> on Sun, 22 Sep 2002 12:20:31 +0430
Yes, it is. Try this:

     <meta http-equiv="refresh" content="10; url=myPage.html"/>

This will request the page myPage.html every 10 seconds.

HtH

Imar



At 05:43 AM 9/22/2002 +0430, you wrote:
>Tnx but I meant something with META tags
>Is it posiable.
>
>Hovik.
>----- Original Message -----
>From: "Greg Griffiths" <greg2@s...>
>To: "HTML Code Clinic" <html_code_clinic@p...>
>Sent: Sunday, September 22, 2002 5:48 PM
>Subject: [html_code_clinic] Re: reload the page
>
>
>Javascript has something like document.location.reload or
>document.location.refresh
>
>At 12:20 22/09/02 +0430, you wrote:
> >Hi there:
> >How can I force the Browser to reload the page. Not cashing...
> >
> >Hovik.



  Return to Index