in reply to Passing results to a script after form element validation

I would like this sub to send my fields onto script2.cgi for further processing (i.e. as if a hidden submit button on this form was automatically pressed - can this be done) can anybody direct me into the right direction for doing this.
CGI does not work like that.
  • Comment on Re: Passing results to a script after form element validation