Help for this page

Select Code to Download


  1. or download this
    print $q->start_html(-title=>'The Riddle of the Sphinx',
        -script=>{-language=>'JAVASCRIPT',
        -src=>'/javascript/sphinx.js'}
    );
    
  2. or download this
    <script>
    window.alert("Your Message Here");
    </script>