threerelatedselects is not being maintained properly so this error has to be refixed by every coder who downloads it! If you email me I will send you my copy.
-----Original Message----- From: Ryan Pieszak [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 25, 2002 9:27 AM To: CF-Talk Subject: ThreeRelatedSelects.cfm javascript error Hello all, Just a quick question... Has anybody used the threerelatedselects tag from the developer exchange? I've bee using it for a long time, and I just recently began getting an error on it. I'm not great with javascript, so maybe somebody else has seen this and knows the cause: My javascript error: ================================= Line: 1852 Char: 3 Error: 'NewOpt' is undefined Code: 0 This is the section in the source code: ================================= if (menuNum2 == 11) { NewOpt = new Array; NewVal = new Array; NewOpt[0] = new Option("RTM"); NewOpt[0].value = 'RTM'; } Thanks for any help. Ryan J. Pieszak Applications Engineer Ziphany, LLC. (716) 510-0379 www.ziphany.com ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

