Check out the CF_TwoSelectsRelated tag in the Developer's Exchange.  
It uses
JavaScript, but it's pretty easy to implement.

Ultimately, even if you wanted the page to reload on the select of 
the first
select box, you'd still need JavaScript with an onSelect or onChange 
action.

HTH,

Evan

> -----Original Message-----
> From: Carlo van Wyk [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, July 18, 2001 9:36 AM
> To: CF-Talk
> Subject: Multiple Select boxes
>
>
> Hi
>
> I would like to have 2 dropdown select boxes. Both the dropdown 
boxes'
> values will be from a database. If you select the first dropdown 
box, the
> second dropdown box values will be populated according to the
> value obtained
> from the first dropdown box.
>
> ie. Select Car
>     Select Model
>
> I tried to use an example that uses javascript, but i get
> problems as these
> two select boxes will be used inside an existing form. Surely one 
must be
> able to do this in coldfusion without javascript - maybe with
> cflocate? Any
> examples or help will be appreciated.
>
> Regards,
>
> Carlo van Wyk
> ColdFusion Developer
> SOLVE Consulting
> [w] www.solve.co.za
> [c] +27 83 454 3533
> [t] +27 21 447 1108
> [f] +27 21 447 1128
>
> Archives: http://www.mail-archive.com/[email protected]/
> Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
>


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to