Ajax or Asynchronous JavaScript and XML enables the programmer to execute a server-side script without refreshing the page.
Here when the user clicks the Submit button, a javascript function is called which loads the server-side script in the background. The user does not see it being loaded. Instead the JavaScript will immediatly remove the form from the page and show a 'Thank you' message dynamically - without reloading the page.
Read Full Article
|
Rate this Ajax Tutorials
Error connecting to mysql
|
|