Re: FORM tag use

>Once upon a time Abigail shaped the electrons to say...
>>But two submit buttons doesn't mean two forms, as one can have as
>>many submit buttons per <form> as one wants.
>
>I'd like to see this implimented somewhere - a URL please?  (I don't doubt it
>can be done, I'm one of those people who learns faster by seeing one example
>than by hearing 100 explanations.)

well, i haven't seen any, but all it would be is:

----
<form method="post" action="mailto:geoffryn@nfocus.com">
I was sitting here, just <select name="one">
<option selected> dreaming of al gore
<option> dreaming of hillary clinton
<option> dreaming of bill clinton
</select>
<ul><ul>Sincerely,<br>
<INPUT NAME="name">Name<br>
<INPUT NAME="address">E-mail address<p>
<br>
<INPUT TYPE="submit" VALUE="Press Here to Submit"> Send that letter.<p>
<INPUT TYPE="submit" VALUE="Press Here to Submit"> Send that letter.<p>
<INPUT TYPE="submit" VALUE="Press Here to Submit"> Send that letter.<p>
<INPUT TYPE="submit" VALUE="Press Here to Submit"> Send that letter.<p>
<INPUT TYPE="submit" VALUE="Press Here to Submit"> Send that letter.<p>
<INPUT TYPE="submit" VALUE="Press Here to Submit"> Send that letter.<p>
<INPUT TYPE="reset" VALUE="Press Here to Cancel"> Reset the form.</FORM>
----

it would be pointless, but it wouldn't hurt anything..

(this is slightly modified from http://www.tripod.com/~GeoffryN/form1.html)

---
Chris (no, really Geoff Narvronsen)

geoffryn@nfocus.com            #pub: Angus_

http://nfocus.com/geoffryn/geoffryn.htm
http://www.tripod.com/~GeoffryN/page1.html

Received on Tuesday, 13 February 1996 17:45:26 UTC