web page automatic update

From: packat (packat_at_nowhere.com)
Date: 08/15/04


Date: Sun, 15 Aug 2004 01:32:41 GMT

I wanted to generate a web page using CGI scripts. The script would
query a database and display result. I wanted to make the page
automatically update at a regular pace, say every 1 minute.

Is there a perl function that would do this?

Thnaks
pac



Relevant Pages

  • Re: web page automatic update
    ... > I wanted to generate a web page using CGI scripts. ... > query a database and display result. ... > automatically update at a regular pace, ... > Is there a perl function that would do this? ...
    (comp.lang.perl.modules)
  • Re: web page automatic update
    ... > I wanted to generate a web page using CGI scripts. ... > query a database and display result. ...
    (comp.lang.perl.modules)
  • Re: web page automatic update
    ... > I wanted to generate a web page using CGI scripts. ... > query a database and display result. ... > Is there a perl function that would do this? ... just cache the generated results somewhere. ...
    (comp.lang.perl.modules)