Ajax Tips and Tricks

InformIt, Written by

If you’re developing in AJAX, author Kris Hadlock has a few tricks you can use to avoid common issues and speed up your AJAX development time. This article shows you how to prevent cached AJAX requests, debug AJAX code with FireBug, and create a database connection.

Read the original article at InformIt