the only way i can think to do it would be to use button inputs
instead of submit inputs, with onclick attributes, submitting the form
manually using the submit() method.
<script>
function me(btn, theform) {
alert('You clicked ' + btn);
theform.submit();
}
</script>
<form onsubmt="return me()">
<input type="text" name = "me1" />
<input type="button" name="me1" value="1" onclick="me(this.name,
this.form);" />
<input type="button" name="me2" value="2" onclick="me(this.name,
this.form;" />
<form>
On 9/22/05, Ian Skinner <[EMAIL PROTECTED]> wrote:
> I would guess some status check on the m1 and m2 elements in the DOM. I have
> no idea what that would be, but I'm fairly sure it is there somewhere.
>
>
> --------------
> Ian Skinner
> Web Programmer
> BloodSource
> www.BloodSource.org
> Sacramento, CA
>
> "C code. C code run. Run code run. Please!"
> - Cynthia Dunning
>
> Confidentiality Notice: This message including any
> attachments is for the sole use of the intended
> recipient(s) and may contain confidential and privileged
> information. Any unauthorized review, use, disclosure or
> distribution is prohibited. If you are not the
> intended recipient, please contact the sender and
> delete any copies of this message.
>
>
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:219023
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe:
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54