|
|
Q378 How can I have two submit buttons with different actions in one form?
irt.org | Knowledge Base | JavaScript | Form 7.2 | Q378 [ previous next ] Q378 How can I have two submit buttons with different actions in one form?It can be done but not in all browsers. Netscape Navigator 3+ or Internet Explorer 4+ is required, as in earlier browsers the action property is read only. Hence the quick and dirty check for the image object:
Feedback on 'Q378 How can I have two submit buttons with different actions in one form?' |
-- div -->
|