Help for this page

Select Code to Download


  1. or download this
    http://www.GIDEONonline.net/loginx.php?user=metalib
    
  2. or download this
    #!/usr/bin/perl
    use strict;
    ...
        my $response .= $res->content();
        print "$response\n";
    }
    
  3. or download this
    <HTML>
    <HEAD>
    ...
    <BODY BGCOLOR="#FFFFFF" onLoad="goThere()">
    </BODY>
    </HTML>