vandana Posted February 3, 2009 Share Posted February 3, 2009 Hi, I have two dynamic dropdownlist (ddl). The first one: show the names of customers. On clicking a customer a second dropdownlist populates with project names. In the first ddl I have <select id = "mySelectKlanten0" name = "mySelectKlanten0" onchange=submit()> This works fine. But I have 5 inputfields in a row after the two ddl's. When I fill something in the inputfields, the data is cleared when I change a ddl. How can I avoid this?? Kind regards Link to comment https://forums.phpfreaks.com/topic/143607-onchange-clears-data-in-inputfield/ Share on other sites More sharing options...
gevans Posted February 3, 2009 Share Posted February 3, 2009 JavaScript not php wrong forum Link to comment https://forums.phpfreaks.com/topic/143607-onchange-clears-data-in-inputfield/#findComment-753486 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.