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.