Help for this page

Select Code to Download


  1. or download this
    sub cgiapp_prerun {
     my($this)=@_;
    
     $this->header_add( -type => "text/html; charset=UTF-8");
    }