Help for this page

Select Code to Download


  1. or download this
    <?xml version='1.0' ?>
    <env:Envelope xmlns:env="http://www.w3.org/2002/12/soap-envelope"> 
    ...
        <isbn:getTitle xmlns:isbn="http://www.nicholaschase.com/BookLook">
    +0672324229</isbn:getTitle>
    </env:Body>
    </env:Envelope
    
  2. or download this
    #!/usr/local/bin/perl 
    use CGI qw/:standard :netscape/;
    ...
          }
      }