I highly recommend checking out qForms before you start rolling your own javascript!
http://www.pengoworks.com/index.cfm?action=qForms Adam. > -----Original Message----- > From: Frank Mamone [mailto:[EMAIL PROTECTED]] > Sent: Friday, March 22, 2002 10:52 AM > To: CF-Talk > Subject: Two related drop-downs > > > I need a cross-browser solution to populate a drop-down based > on the value > selected in another drop-down. I have don this many times for > IE. I usually > use an IFRAMe to permory a query and populate the second > drop-down using > Javascript. > > Since NS doesn't support IFRAMES and I really don'e want to > use a frameset > at all, I think that if I store the recordset of possible values in a > Javascript array when the page loads and then query that > array when the > first drop-down values is changed it should work. > > Javascript arrays not my strongpoint yet. Does anyone have an > example of > this? > > Thanks, > Frank Mamone > > ______________________________________________________________________ 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

