Menu Help
Hi,
I'm new to JavaScript and can't seem to find the solution to this problem anywhere. I'm making a user login manager for a gaming site I use. I Base include the site to do the actual POST form, but here is my problem.
I want to be able to select a Name from a drop down menu, and have it put the corresponding email in one text input field and the pass in the other. If possible, executing the post would be fantastic.
Terrence
|