- Book Home :
- Table of Contents :
- Downloads :
- See Examples :
- Errata :
- Forum
Building a Web Site with Ajax: Visual QuickProject Guide Examples
Although I don't normally do this, per a reader request, I've made the book's examples available to be seen and used here. The book has three primary examples, each in an Ajax and non-Ajax form. The pages are:
- dept_form.html
- This page returns all of the employees in a selected department.
- add_employee.html
- This page uses Ajax to add an employee to the database (note: the version running on this site does not actually execute the INSERT query that updates the database.)
- search_form.html
- This page provides a simple search to retrieve employees by last name.
Search This Book!
Newsletter #30 Sent!
The latest newsletter went out today. If you are not subscribed to receive it, you can read it online at http://www.dmcinsights.com/newsletter.php?n=30.(August 12, 2010)
Newsletter #29 Sent!
The latest newsletter went out today. If you are not subscribed to receive it, you can read it online.(June 24, 2010)
Newsletter #28 Sent!
The latest newsletter went out today. If you are not subscribed to receive it, you can read it online.(May 29, 2010)
