|
|
|
|
|
|
A Gentle Introduction to Ajax
|
02/19/2006, By Binny V Abraham
|
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 Articles
Rating: 0.0 out of votes cast
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|  |
 |
|
© 2008 ajaximpact.com. All rights reserved. |
|
|
|
|