slyndon
06-07-2003, 04:36 PM
Hi there
I have a HTML form which consists of 1 combo, 1 text box and a submit button.
I am already sucessfully using ASP to populate the combo with the contents of a table from my database.
When I select an option from the combo I want the combo value to populate the text box. If I then change the selected option in the combo, the text box changes accordingly.
I can then make changes to the value in the text box and submit the form - using ASP to update the record.
If anyone can point me in the right direction I'd be grateful.
Regards
Scott
I have a HTML form which consists of 1 combo, 1 text box and a submit button.
I am already sucessfully using ASP to populate the combo with the contents of a table from my database.
When I select an option from the combo I want the combo value to populate the text box. If I then change the selected option in the combo, the text box changes accordingly.
I can then make changes to the value in the text box and submit the form - using ASP to update the record.
If anyone can point me in the right direction I'd be grateful.
Regards
Scott