Dominus Posted August 13, 2007 Share Posted August 13, 2007 Hi, guys! I have a database with fields "name", "attr1" and "attr2". I have also a form with a select field (with the names from the db) and two text boxes (with attr1 and attr2 from the db). The idea is when the selection in the list is changed, the text boxes to get the values from the dv, corresponding to the selected value of the list. How can I get it? Thanks! Link to comment https://forums.phpfreaks.com/topic/64627-problem-with-select-field-in-a-form/ Share on other sites More sharing options...
Fadion Posted August 13, 2007 Share Posted August 13, 2007 AJAX is ideal for this thing. Link to comment https://forums.phpfreaks.com/topic/64627-problem-with-select-field-in-a-form/#findComment-322339 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.