Adrian, thanks for the response and I do see the case difference now and have addressed the more obvious, but this script never fires when submitted. This code was copied from another page where it works fine and has for quite some time. This is what has me stumped, I just don't get it??
Bob >Check out your division select. You're validating it incorrectly and the >name case if different, Division in the form and division in the JS. > >Try checking for document.Division.selectedIndex > 0. > >To debug this sort of thing, comment out all of the offending code and >introduce parts back in, this should help highlight the problem. > >Adrian > >-----Original Message----- >From: Bob Imperial [mailto:[EMAIL PROTECTED] >Sent: 21 June 2007 14:51 >To: CF-Newbie >Subject: js validation not firing?? > > >Hi folks! > >Probably just not enough coffee yet this morning but I cannot seem to figure >out why my validation script is not firing onsubmit, below is my script and >form code in question: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ Archive: http://www.houseoffusion.com/groups/CF-Newbie/message.cfm/messageid:2858 Subscription: http://www.houseoffusion.com/groups/CF-Newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15
