btisdabomb
11-30-2005, 05:27 PM
I have an html page and I want one button to use one CGI and another button to use a different CGI. How do I do this? In form action I call the first cgi, but the 2nd button keeps using the first cgi when I need it to use a different one.