SLCAdobeUG October Meeting – AJAX Simplified

Here are the items for tonight’s presentation of understanding AJAX. You’ll learn what AJAX is, and why you would use it.

In the sample (links below), you’ll see the steps it takes to create AJAX:

  1. Including javascript files, events, and form posts in your HTML
  2. Creating a server service request from javascript
  3. Creating a PHP web service to process the post
  4. Writing javascript to read the service response data in XML
  5. Altering CSS vis javascript to display server data

Go to the Start Form to see how your data goes from the HTML form, to the server, and back again.

Download Source Files and presentation slides.

Category(s): Adobe, HTML5
Tags: ,

Comments are closed.