>Ok, now can you show the <FORM tag, and the code that triggers 
>checkrequired() ?
>
>Pretty hard to find problems with your code if you don't show your code.
>
>-- 
>_______________________________________
>REUSE CODE! Use custom tags;
>See http://www.contentbox.com/claude/customtags/tagstore.cfm
>(Please send any spam to this address: [EMAIL PROTECTED])
>Thanks.

Thank you all for being so patient with me. Here is the form tag
<form name="bcr_add" onSubmit="return checkrequired(this)" 
action="bcra_request_confirm.cfm">

I have also tried
<form name="bcr_add" onSubmit="return checkrequired(this)">

and

<form name="bcr_add" onSubmit="return checkrequired(this)" action="">

With the same results. 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Download the latest ColdFusion 8 utilities including Report Builder,
plug-ins for Eclipse and Dreamweaver updates.
http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta

Archive: 
http://www.houseoffusion.com/groups/Javascript/message.cfm/messageid:4811
Subscription: http://www.houseoffusion.com/groups/Javascript/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.33

Reply via email to