Help for this page

Select Code to Download


  1. or download this
    
    my $q = new CGI;
    ...
       # do whatever you want
    
    }
    
  2. or download this
    # let's say you have a data captured in textrea
          textarea(
    ...
     # Do whatever you want
    }