To reload page on client side you need some code on client side. Maybe in HTML
<meta http-equiv="refresh" content="5" />
Also you can change content of any element in HTML page using Javascript. Just send all data via Javascript array for example and after that read each element of array in Javascript and change content of your text box.
But Perl can't do anything on client side (of course if this is not PerlScript).
In reply to Re: Update page inside CGI/Perl sript
by Gangabass
in thread Update page inside CGI/Perl sript
by vitaly
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |