Help for this page

Select Code to Download


  1. or download this
    #!/usr/local/bin/perl
    
    ...
      
      return %lookup;
    }
    
  2. or download this
    Sheet1
    $VAR1 = {
    ...
        'from' => 'http://quicklinkurl1/index.asp'
      }
    };
    
  3. or download this
    <html>
    <head>
    ...
    <a href="http://quicklinkurl1/index.asp">link</a>
    </body>
    </html>
    
  4. or download this
    C:/perm/monks/files/html/meeting/index.asp
    <html>
    ...
    </body>
    </html>
    --------------------