Quantcast
Channel: West Wind Message Board Messages
Viewing all articles
Browse latest Browse all 10393

Multipile Submit Buttons (Save and Cancel)

$
0
0
Multipile Submit Buttons (Save and Cancel)
Web Connection 5.0
Multipile Submit Buttons (Save and Cancel)
May. 10, 2013
11:40 am
3S50P0LSWShow this entire thread in new window
Gratar Image based on email address
From:Roy M
To:All
I have the need to put two buttons on a form to designate different actions ... little unclear as to how to do that.

My form as the following associated with the form

<form name="Form1" id="Form1" method="POST" action="saverecord.mcg?Table=client&ID=C00-00000001 " onSubmit="" onreset="">


and the following submit button

<td><input title="Save" type="submit" value="Save" class="SaveButton"/> </td>

When the button is clicked it performs the action recorded with the form action

How do I add another button that will call to a different function ( Such as cancel what I'm doing)

Thanks in Advance

Roy


Viewing all articles
Browse latest Browse all 10393

Trending Articles