yes. I guess I missunderstood. Thought you wanted the input from each form on the page to the script in one submit.
On Thu, 17 Oct 2002 06:46:25 -0400 Joel Hammer <[EMAIL PROTECTED]> wrote: >There is a simple solution. > >With a submit button, if you include a name and value, you will send >both of them to the CGI script when the submit button is pressed. > ><form name="2" action="cgi.script"> ><input type ="submit" name="2" value ="Submit"\> >All the form stuff ></form> > >Joel > >_______________________________________________ >Linux-users mailing list >[EMAIL PROTECTED] >Unsubscribe/Suspend/Etc -> >http://www.linux-sxs.org/mailman/listinfo/linux-users _______________________________________________ Linux-users mailing list [EMAIL PROTECTED] Unsubscribe/Suspend/Etc -> http://www.linux-sxs.org/mailman/listinfo/linux-users
