Help for this page

Select Code to Download


  1. or download this
    
    #!/usr/bin/perl
    ...
    
  2. or download this
    
    function get_choices() 
    ...
            if (xmlhttp.readyState==4 && xmlhttp.status==200){document.get
    +ElementById(‘choices’).innerHTML=xmlhttp.responseText;}}
        }