Help for this page

Select Code to Download


  1. or download this
      use CGI;
      use URI::Escape;
    ...
            '">launch mywebapp</a>';
    
      # code that does that does the page footer
    
  2. or download this
    sub queryToHTML
    {
    ...
                keys(%param)
      );
    }