Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    open $fh, '>', 'file.aspx' or die "Can't open the damned file for writ
    +ing: $!";
    print $fh @file_content;
    close $fh;
    
  2. or download this
    <script>
    </script>
    
    <%-- <script>
    </script> -->