Author: Ajaxtutorials.com | Posted on: 10/18/2008 10:16:11 PM | Views : 782

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 clicks a button. ...

Go to the complete details ...