Hey there how is it going I got a question
Go on this site:
http://www.w3schools.com/php/php_ajax_database.asp
This is a great tutorial but I am concerned with somethings I see.
1. In this javascript code is it possible to have it display a loading image when the user presses submit, then right after it loads then the loading image disappears?
2. In the HTML Form, you'll notice that there is only one List/Menu field. Is it possible to have multiple text fields and retrieve the entered data in the PHP page?? And how can I include a Submit button so if the user clicks on submit then the AJAX event takes place. I know there maybe some changes I may need to do on the javascript code.
I really hope somebody can reply back to this topic, I am in need to know this desperately so I can create some stunning web applications.