Hi Bob

Thanks that would be great if you could show me an example if I could see an
example. Was your code generated from your database table like the one at
webtricks?

The three related selects I have used and although very good, I would rather
use this approach as only one table can be used where in the three selects
related related you need 3 tables to populate each select.

Also you get a lot of unnecessary JavaScript in the final code as you may
not be using all of the features.
----- Original Message -----
From: "Bob Haroche" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Wednesday, December 04, 2002 4:23 PM
Subject: Re: Please help me achieve this with CF and Coldfusion please


> > I am using a piece of code for 2 related selects shown below. I would
like
> > to add a third select field and have this generated dynamically from a
> > database using Coldfusion like the other two selects shown below.
>
> Nate Weiss has a custom tag called Three Related Selects or something
> similar on the MM Exchange.
>
> Re the script you posted, I've used that one to create a modified version
of
> three related selects. In my case, I needed both selects 2 and 3
(populated
> with the same values) to change when select 1 was chosen. In my case
select
> 3 wasn't controlled by select 2 but was also controlled by select 1. The
> situation was that user chooses "Animal Type" (select 1) and then selects
> "Primary Breed" (select 2) and "Secondary Breed" (select 3). Let me know
if
> you're interested in that type of code.
>
> ---------------
> Regards,
> Bob Haroche
> O n P o i n t  S o l u t i o n s
> www.OnPointSolutions.com
>
>
>
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Reply via email to