How would I do this in php?

Bryce

New member
I have made a form. That has a drop-down list of names. When you select the username you want from the dropdown list it should auto fill the form with the data stored with that username.
How would I do this? When I select the username the information does not change it only stays on the default information.

Thanks,
Bryce
Do you know a simple script built in ajax I could use?
 
Back
Top