Skip to content
Advertisement

Fetch value from Database and fill all textbox if dropdown value change

I am trying to fill all textbox value depend on dropdown value selection. And I also fill dropdown value by SQL query. Here is HTML Code:

JavaScript

DataBase:

JavaScript

Here I am confused that how to find address and contact of a client based on dropdown selection and fill textbox with this values

Advertisement

Answer

JavaScript
User contributions licensed under: CC BY-SA
3 People found this is helpful
Advertisement