I
think that this is an HTML problem. If you want the action of submitting the form to execute a particular script, then that action should be coded in the <FORM> tag. Otherwise you will just get the same script executed with the new parameters.
Michael