Hello,
I'm trying to have a menu with client names in them, and then text fields for name, address, city, postalcode, phonenumber.
When I click on a name from the drop down menu, I want the other fields to autofill from information that I have in a MySQL database...
anyone have any idea how to do this?