Hallo andi
Mit cgi-modul [use CGI;]:
print redirect(-URL => "http://www.domain.com"");
ohen CGI-Modul
print "Location: $url\n\n";
MfG
Daniel
Hallo andi
Mit cgi-modul [use CGI;]:
print redirect(-URL => "http://www.domain.com"");
ohen CGI-Modul
print "Location: $url\n\n";
MfG
Daniel