#!/usr/bin/perl use CGI; use strict; my $q = CGI->new; print $q->redirect('http://www.google.com'); 1;
In reply to Re: cgi code that opens a website
by wind
in thread cgi code that opens a website
by normann
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |