Help for this page

Select Code to Download


  1. or download this
    # script head above
    if($q->param('f') eq 'done'){
    ...
    history.go(-1)
    </SCRIPT>';
    }
    
  2. or download this
    <INPUT TYPE=hidden NAME=f VALUE=done>