Help for this page

Select Code to Download


  1. or download this
     
    print $q->startform(-action=>"whatewer.cgi",
    -TARGET=>"Top");
    
  2. or download this
     
    <script language=javascript type="text/javascript">
    function speciallink(new) {
    parent.frames["top"].document.location = new;
      } // -->
    </script>
    
  3. or download this
    onClick="speciallink('Whatever.cgi')"