It really shouldn't be difficult at all... what problems are you running into? have you got some semi-working code at all?
-----Original Message----- From: Ian Vaughan [mailto:[EMAIL PROTECTED]] Sent: 05 December 2002 14:08 To: CF-Talk Subject: Re: Please help me achieve this with CF and Javascrip please Just wondering if anybody else could shed some light on if this can actually be accomplished?? There must be a way of adding a third select dynamically to this code? I have been looking into it all morning with no success as of yet, but would be interesting to hear views from the experienced professional coldfusion and javascript developers on the list ----- 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 Get the mailserver that powers this list at http://www.coolfusion.com

