Werner Otto wrote:
Thanks, it works like a charm!
np :)
Perl rocks!
Lee.M - JupiterHost.Net
On Tue, 15 Jun 2004 14:35:58 -0500, JupiterHost.Net
<[EMAIL PROTECTED]> wrote:
Werner Otto wrote:
Sorry this might be off the topic.
Is there anything that I can do in perl to: when I click on a link to
Werner Otto wrote:
Sorry this might be off the topic.
Is there anything that I can do in perl to: when I click on a link to
refresh the page as I click on the hyperlink
Like imaitate the browser's refresh button with a link?
How about this:
#!/usr/bin/perl
use strict
use warnings;
use CGI;
print