
December 21st, 2008, 12:58 AM
|
Registered User
|
|
Join Date: Dec 2008
Posts: 4
Time spent in forums: 1 h 40 m 14 sec
Reputation Power: 0
|
|
Displaying values in dropdown list based on selection in another dropdown
Hi,
Am totally new to cold fusion.I have a web page and i will tell what i want to accomplish...........
I have a dropdown1 which must display company values from a table through backend when the page gets loaded.
When i select any company from the drop down1 ;the corresponding vendors for the company must be displayed in the dropdown2...
When i select any vendors from the dropdownlist2 the adrress of the vendors must be displayed in 2 textboxes .
Can anyone help me in guiding how to accomplish this giving sample code it would be of great use to me
And i dont want to do this using "javascript" i want it to be done fully using cold fusion
|