Help for this page

Select Code to Download


  1. or download this
        print <<endhtml;
            <script language="javascript" text="javascript">
                 var this = 'that';
            </script>
        endhtml;
    
  2. or download this
        print "<script src='your_javascript_file.js'>";