Thanks Heath for replying,  I did get the TwoSelectedRelated working and it
works good.  I just takes my page longer to load because the entire 3100+
records have to be extracted from the database rather than just the ones
related to the state.

 -----Original Message-----
From:   Heath Tucker [mailto:[EMAIL PROTECTED]]
Sent:   Thursday, November 02, 2000 10:13 AM
To:     CF-Server
Subject:        Re: Two related Combo boxes

I would use javascript to do this I saw one on a javascript site not long
ago that did exactly what you want if you want to query a database for this
there is a custom tag called something like twocomborelate or something of
that nature

----- Original Message -----
From: "Dan" <[EMAIL PROTECTED]>
To: "CF-Server" <[EMAIL PROTECTED]>
Sent: Tuesday, October 31, 2000 7:18 AM
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

------------------------------------------------------------------------------
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