Starting out with Ajax can be a bit daunting. A lot of the scripts you'll find aren't threadsafe, can only send get requests or just plain aren't flexible. This script allows you to send an Ajax request with just a single line of code and handling the response is a breeze!