Simple AJAX Module
Before you can start doing any cool stuff with AJAX you have to have the asynchronous data transfer part figured out. This is a simple module I’ve used in a number of applications. It’s lightweight, and creates a transfer object … Continue reading