#!perl use CGI; $query = CGI->new(); print $query->redirect('http://www.larrycenter.go.ro'); [download]
In reply to Redirect problem by webstudioro