Asynchronous JavaScript and XML, Ajax
Welcome  |   Genealogy  |   General  |   Native Plants  |   Photography  |   Websites
                 Websites  >   Ajax Links  >   Ajax: Creating Web Pages with Asynchronous JavaScript and XML

Ajax: Creating Web Pages with Asynchronous JavaScript and XML

     by Edmond Woychowsky
     Prentice Hall
     Copyright © 2007

Chapter 1. Anatomy of a Website

Chapter 2. Writing Web Pages in HTML

Chapter 3. Sending Requests Using HTTP

Chapter 4. Client-Side Coding in JavaScript

Chapter 5. Server-Side Programming in PHP

Chapter 6. A Brief Introduction to XML

Chapter 7. Anatomy of an Ajax Application

Chapter 8. The XMLHTTPRequest Object

Chapter 9. Talking with the Server

Chapter 10. Using the Returned Data

Chapter 11. Our First Ajax Application

Chapter 12. Returning Data as Text

Chapter 13. AHAH - Synchronous HTML and HTTP

Chapter 14. Returning Data as XML

Chapter 15. Web Services and the REST Protocol

Chapter 16. Web Services Using Soap

Chapter 17. A JavaScript Library for Ajax

Chapter 18. Ajax "Gotchas"

Chapter 19. The prototype.js Toolkit

Chapter 20. Using RICO

Chapter 21. Using XOAD