Hi,

I have form with a Javascript validating system.
After hundreds of successful submits of the form, I recently got one
form submitted with two mandatory date fields empty.
If a visitor has Javascript disabled, he cannot even see the form, then
I suppose it is not the issue.

The Javascript validation system is triggered by onClick="return
checkInput()" on the submit button.
A form can also be submitted by pressing Enter, but this also triggers a
click on the submit button,
so the validation is performed as well.

Is there some other way to submit a form that will not trigger a click
on the submit button
that I didn't think of ?

-- 
_______________________________________
REUSE CODE! Use custom tags;
See http://www.contentbox.com/claude/customtags/tagstore.cfm
(Please send any spam to this address: [EMAIL PROTECTED])
Thanks.



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:308251
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to