Re: multiple submit buttons

Paul Everitt (paul@cminds.com)
Fri, 11 Nov 1994 14:28:13 -0600 (CST)


>I would also like to be able to have multiple submit buttons. This is
>so that the user can select who to submit the form to!!
>
>Is there a way to do this?

>From the help file at:
http://www.ncsa.uiuc.edu/SDG/Software/Mosaic/Docs/help-on-version-2.5b.html

you will find:

Forms may now have multiple submit buttons by including a NAME attribute
in INPUT elements of type SUBMIT. For example:

<INPUT NAME="color" TYPE="submit" VALUE="red">
<INPUT NAME="color" TYPE="submit" VALUE="green">
<INPUT NAME="color" TYPE="submit" VALUE="blue">

Paul Everitt V 703.785.7384 Email Paul.Everitt@cminds.com
Connecting Minds, Inc. F 703.785.7385 WWW http://www.cminds.com/