Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. khanUlm

    Redirect to another page using cgi

    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...

Part and Inventory Search

Back
Top