Hi,
how can I create a form with a Dropdownbox filled with data from an Mysql-Query (executed with PHP) and some textboxes, that get data after selection of the dropdown.
Example:
Dropdownbox filled with usernames,
the textboxes contain the address and the telefon of the user
After selection of one user, the textboxes are filled with userdetails (address, fon)
How to do? Think, I need some JavaScript, but ???????
Thanks for any reply
hohm