in reply to HTML::Template, CGI, passing variables, launching new script

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

  • Comment on Re: HTML::Template, CGI, passing variables, launching new script