I recently modified a n-selects related javascript to work with coldfusion.
It works like a charm, is cross-browser (4up) compliant and supports as many
select boxes as you like. However, the script is pretty complex. Email me
off-list if you would like a copy.

A demo is available at http://devccs.iecommerce.net:88/Stores/level2.cfm.
Note that the first select box reloads the page. That was to minimize the
recordset returned and hence the download time.

Cheers,
-- Bruce

-----Original Message-----
From: Dan [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, October 31, 2000 7:19 AM
To: CF-Server
Subject: Two related Combo boxes


Here's a hard one.  I have a form with two combo boxes (State and County).
The problems is that the 2nd (County) combo box is based on the value of the
1st (State).  I would like to keep the form together.  Is there a way to
make the 2nd boxes values change based on the input of the 1st?

----------------------------------------------------------------------------
--
To unsubscribe, send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body or visit the list page at www.houseoffusion.com

------------------------------------------------------------------------------
To unsubscribe, send a message to [EMAIL PROTECTED] with 
'unsubscribe' in the body or visit the list page at www.houseoffusion.com

Reply via email to