You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by Xavier Merlin <xa...@kbc.be> on 2001/10/17 11:51:21 UTC

rookie question

Hello,

I am completely new to the issue. My question is probably very 
straightforward but maybe you can help me out.

I have made a monitor in perl which periodically overwrites static pages 
containing the output of various commands.

The html pages are consisting of:

<html>
<pre>
multiple ascii text lines
</pre>
</html>

How can I easily make those pages dynamic ? (without the user doing a 
reload/refresh)

Kind regards,

Xavier Merlin