Help for this page

Select Code to Download


  1. or download this
    <FORM NAME='FOO' ACTION='/cgi-bin/fetch.cgi' METHOD='post'>
    <INPUT TYPE='hidden' NAME='SecretSessionID' VALUE='3047@hot090@j'>
    <INPUT TYPE='hidden' NAME='place2go' VALUE=''>
    </FORM>
    
  2. or download this
    function fetch(astring)
    {
    ...
      document.forms.foo.submit();
    }
    For links use "<a href='javascript:fetch('filename.html');'>foo2</a>