Help for this page

Select Code to Download


  1. or download this
    
    use CGI qw(:standard);
    print header("text/plain");
    print "text";
    
  2. or download this
    
    use Cwd;
    ...
    close (FILE); 
    system('iexplore '.cwd.'\stuff.txt');"
    
  3. or download this
    
    set PATH=%PATH%;C:\Progra~1\Intern~1;