Redirecting from one CGI page to another
问题 Merged with How can I redirect the client from one CGI page to another using Perl?. I am a nembie to CGI with Perl, please do help me out and please do correct me wherever I have committed a mistake. This is the code. The problem is that after the password is validated and found as correct, instead of redirecting to the next page it is giving this message: Status: 302 Found Location: http://localhost/cgi-bin/Main.cgi #!C:\perl\bin\perl.exe use CGI qw(:standard); use CGI::Carp qw