Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    my $text2 = 'db1$/SQL/GEMINI/StoredProcs/pboValidateClientRefNo_Client
    +ID.sql';
    ...
    
    print "Content-type: text/html\n\n";
    print "<html><h1>$text2</h1></html>\n";
    
  2. or download this
    #!/usr/bin/perl
    
    ...
    
    print "Content-type: text/html\n\n";
    print "<html><h1>$text2</h1></html>\n";