Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
    } else {
            print "Couldn't submit form:$!\n";
    }
    
  2. or download this
    Couldn't submit form:Connection reset by peer