Help for this page

Select Code to Download


  1. or download this
    <% @Language="PerlScript" %>
    <!--#Include File="base/base.asp"-->
    ...
    $Response->Write("Topic is $topic\n");
    $Response->Write("my target is $nightmare\n");
    }
    
  2. or download this
     
    sub tHelp
      {   
    ...
        }
    }
    }
    
  3. or download this
    sub pMain
      {
    ...
        }    
        return $str;
      }
    
  4. or download this
    $xmlPage  = "<document here=\
                               queryString=\"$queryString\" 
    ...
        $xmlPage .= "\n</document>";
        return $xmlPage;
      }
    
  5. or download this
     
    sub mLeftIndex
      {
    ...
            $content .= '</leftIndex>';
            
        }
    
  6. or download this
     
      sub transform
      {
    ...
        }     
        return $trns;
      }