programmher
Programmer
I have a select box that reflects three variables (car make, car model, and car year).
How do I update the text field associated with the values once they have been selected from the drop-down select tag?
EX: <select name="change_car_type"> (the values are Ford Thunderbird 1976)
My other code is just a list of cfinput text input fields.
This is sooooo simple. What am I missing?!?!?
How do I update the text field associated with the values once they have been selected from the drop-down select tag?
EX: <select name="change_car_type"> (the values are Ford Thunderbird 1976)
My other code is just a list of cfinput text input fields.
This is sooooo simple. What am I missing?!?!?