I have a question about forms. I want to create a form with php that once you select an item it changes the value like a real time change instead of having to submit it to another php file for processing. I want a form or drop down menu that changes the display on the screen.
Like if I have a form with a drop down menu i want it to process the drop down menu. I know I'm confusing but its confusing me. I want a menu that u click and it will change the value instantly instead of having to be submitted. Please help
Thank-you