Help for this page

Select Code to Download


  1. or download this
    document.dqform.action="/directory-enquiries/dq_locationfinder.jsp";
    
  2. or download this
        #!/usr/bin/perl -w
    
    ...
    
        my $response = $ua->request($request);
        print $response->as_string();