want to redirect the client to the another page after the password is unmatched. I have a cgi at server end and need to redirect.
My code :
#!/usr/bin/perl
use CGI;
use CGI::Carp qw(warningsToBrowser fatalsToBrowser);
require 'globalvariables.pl';
# Get STDIN: the input from the post...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.