<FORM ACTION=\cgi-bin\process.pl METHOD=POST>
URLs, even relative ones, do not use backslashes as path separators. Use slashes instead. Also, attributes in HTML should have their values quoted.
<FORM ACTION="/cgi-bin/process.pl" METHOD="POST">PS. Given the way it currently looks I strongly recommend that you run your HTML through a validator such as HTML::Valid.
In reply to Re: Error in IIS server for Perl script
by hippo
in thread Error in IIS server for Perl script
by Ekanvitha9
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |