Re: Need Someone to Look Under the Hood by fashimpaur
Post:
Okay, I can't view the cgi script, but what I can see is the HTML. You have, on that page, three forms with the same action, three submit buttons with the same name, and three drop down boxes with the same name. How does the script determine which form is being submitted, which dropdown was selected and which submit button was pressed? I always thought this could confuse a cgi process.