Author: Ajaxtutorials.com | Posted on: 10/26/2008 4:22:20 AM | Views : 832

We all know that AJAX utilizes JavaScript, but what if we want to use our own JavaScript calls in conjunction with AJAX? This tutorial will show you how we can call JavaScript ourselves whilst using AJAX. We will be making use of the Alert method in JavaScript when the user adds a new entry to an XML file. ...

Go to the complete details ...