Hi all
I am wondering if someone out there know a proper way to populate a dropdown box after selecting from one, using cold fusion tag. I have tried everything on JAVASCRIPT, but it doesn't pick up the selection base on serveral other selection from the database.
What I have got currently are two dynamic dropdown box with the value populated through the database. Now what needs to happen is, when the user selects something from the first dropdown box the value for the second dropdown should appear from the database base on the first selection and so on. I know it can be easily be done in Javascript in a 'static' way , but I want it dynamic. Thanks
From
yogi
I am wondering if someone out there know a proper way to populate a dropdown box after selecting from one, using cold fusion tag. I have tried everything on JAVASCRIPT, but it doesn't pick up the selection base on serveral other selection from the database.
What I have got currently are two dynamic dropdown box with the value populated through the database. Now what needs to happen is, when the user selects something from the first dropdown box the value for the second dropdown should appear from the database base on the first selection and so on. I know it can be easily be done in Javascript in a 'static' way , but I want it dynamic. Thanks
From
yogi