Is there a way when an item in the drop box is selected that other fields in that database table will automatically appear in a seperate text box that I designate? Like I want "cutomer name" to be the option to choose from in the drop box. When selected I want "customer address" and "customer phone" to appear in their own seperate text boxes. Any help would be greatly appreciated.
I don't know very much about javascripting as I have been using PHP for most everything.