Re: Forms in HTML?

Dave Raggett (dsr@hplb.hpl.hp.com)
Tue, 10 May 94 17:37:01 BST


Alexander Clausnitzer writes:

>> Another question, why isn't it possible to have serveral submit-buttons
>> with different Actions (URLs) in one form,so those actions could use a
>> common input field or an selected field in a list?

Stan Letovsky replies:

> I second that suggestion. I recommend allowing ACTION=url within
> <INPUT type=submit ...>, with the ACTION-spec in the <FORM ...>
> being used as a default for submit's with no ACTION. ACTIONs
> more logically pertain to the buttons than the entire form.

You can (or soon will be able to) use multiple submit buttons,
The server uses the NAME attribute to distinguish between them.

--
Best wishes,

Dave Raggett

----------------------------------------------------------------------------- Hewlett Packard Laboratories, +44 272 228046 Bristol, England dsr@hplb.hpl.hp.com