maximo1970
ISP
I'm trying to form a refresh on a page but can't seem to get it function.
Using the following code :-
my $q = CGI->new:
print $q->header;
print $q-start_html('Live Status Report', -head=>meta({-http_equiv=>'Refresh'}));
Using the following code :-
my $q = CGI->new:
print $q->header;
print $q-start_html('Live Status Report', -head=>meta({-http_equiv=>'Refresh'}));