Tools and Files to create an Ajax Contact form


With AJAX the browser page is not reloading, but the data is just sent to the server for processing. The server saves the data or calculates something and sends back the answer. The AJAX javascript either displays the answer (page) or does some action depending on the answer.
I’m starting this post with my [...]








