Here's the link to the object I've created: http://www.demolaynyc.astahost.com/ajaxConn/ajaxConn.js
Download it and read the Readme file that's under the same directory: http://www.demolaynyc.astahost.com/ajaxConn/Readme.html
Basically what this object does is to connect to a server-side script (".php, .asp, .jsp, etc"), and what ever this script displays is sent back to the AJAX object and calls a function you designated and handles that response. (usually a string of codes, text or boolean)
The steps are all in the Readme file I've provided. I hope you like it and find it useful.
Please take note: This is for developers who have knowledge in Server-Side coding and Javascript.
For questions or concerns or comments, please don't hesitate to post.

