shayag
11-23-2003, 01:39 PM
I want to create a button that sends a form to a cgi script on another site, but instead of switching to that site, I want it to send the browser simultaneously to another url instead. In other words, I want clicking the button to accomplish two things at once: post the info to the server, and switch to another url. Is this possible? I'm a newbie, so please be as explicit as possible.