ajax chat
I created an AJAX chat after this first came out just to try my hand at it. The code is free and you can use this as sort of an example of how AJAX kicks some serious but. I was reading the comments and XMLHTTPRequest works with both Mozilla and IE (I coded with both browsers open, side-by-side). So check it out and put it on your site.
install instructions for ajax chat
I thought it was cool 'cause it saves the cost of a messaging server.
An interesting problem came up with overloading the xmlhttprequest object so you must be careful and code flags to be sure the object is not recieveing info.
ajax chat
I created an AJAX chat after this first came out just to try my hand at it. The code is free and you can use this as sort of an example of how AJAX kicks some serious but. I was reading the comments and XMLHTTPRequest works with both Mozilla and IE (I coded with both browsers open, side-by-side). So check it out and put it on your site.
install instructions for ajax chat
I thought it was cool 'cause it saves the cost of a messaging server.
An interesting problem came up with overloading the xmlhttprequest object so you must be careful and code flags to be sure the object is not recieveing info.