in reply to
Problem with CGI script
use CGI; #
CGI.pm
on CPAN
<form method=POST action="file://C:\perl\login\password\login.cgi">
is not a valid web location.
The extra newlines before the actual header might b0rk some browsers
Greetz
Beatnik
.. Quidquid perl dictum sit, altum viditur.
Comment on
Re: Problem with CGI script
Download
Code
In Section
Seekers of Perl Wisdom