Oracle Magazine Special offer for AjaxImpact.com Visitors!! Subscribe to Oracle Magazine for Free!
AJAX IMPACT


TUTORIALS
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 Tutorials
Error connecting to mysql