how do I create a dynamic text area that whenever I select a value from a dropdown list it will automatically
fill up the form of my html. the dropdown list contains dynamic values from mysql database. Whenever I click a value, it automatically fills up say for example the name, address, email, etc...