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 Quote Link to comment Share on other sites More sharing options...
gevans Posted February 3, 2009 Share Posted February 3, 2009 JavaScript not php wrong forum Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.