[Javascript] Automated Reload

TomMallard mallard at serv.net
Sat Jun 9 11:10:51 CDT 2001


"reload the page automatically"...like refresh? A meta tag should take care
of this.

tom
----- Original Message -----
From: "Reuben D Budiardja" <reubendb at goshen.edu>
To: <javascript at LaTech.edu>
Sent: Saturday, June 09, 2001 7:38 AM
Subject: Re: [Javascript] Automated Reload


> Thanks. But, something has changed in my application design. I need to
> reload the page automatically as well as submiting some informartion to
the
> database back end.
>
> So, what I really want is to be able to automatically submit every 30
> minutes, for example. How do I do that?
>
> MY first thought was to put the argument / query string in the URL, but I
> wonder if that's the only way, because I don't really want to necessarily
> display all my query string.
>
> Thanks a lot.
> Reuben D. Budiardja
>
> At 10:27 AM 6/9/01 +0000, you wrote:
>
>
> >>Could someone point out to me on how to make a page automatically reload
> >>after some interval of time? say, I want the page to be automatically
> >>reload every 30 minutes?
> >
> ><META HTTP-EQUIV="refresh" CONTENT="1800;URL=thepage.html">
> >
> >refreshes to thepage.html after 1800 seconds.
> >
> >ppk
> >
> >_________________________________________________________________________
> >Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
> >
> >
> >_______________________________________________
> >Javascript mailing list
> >Javascript at LaTech.edu
> >http://www.LaTech.edu/mailman/listinfo/javascript
>
>
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> http://www.LaTech.edu/mailman/listinfo/javascript
>





More information about the Javascript mailing list