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

______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
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

Reply via email to