specializing in digital media technologies

Digital Media and Communications Insights, Inc.


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.
There's no navigation within or among the pages. You'll need to click Back to return to this page to see another example. To run one of the examples without Ajax (to see what that'd be like for visitors that can't use the Ajax version), disable JavaScript in your Web browser.


Search This Book!


Newsletter #25 Sent!
The latest newsletter went out today. If you're not subscribed to receive it, you can read it online.
(February 2, 2010)


Newsletter #24 Released
The latest newsletter went out today. If you're not subscribed to receive it, you can read it online.
(December 17, 2009)


New Blog Series on the Yii Framework
I've been writing a series of articles on the Yii framework for PHP Web development. There are currently seven posts, taking you from start to finish of the development process, with more to come.
(November 12, 2009)


more news...


If you have a question, are seeking information, want to download files, or generally have any need related to a specific book, please make sure you are in the correct Web site. Check both the title and the edition.