View Single Post
Old 09-30-2008, 03:55 PM   #2 (permalink)
jcorradino
The Contributor
 
jcorradino's Avatar
 
Join Date: Sep 2008
Posts: 36
Thanks: 2
jcorradino is on a distinguished road
Default

well, all you really need to do is make a JS function that calls the DB every couple seconds to check for new messages.

Implementing it should be rather easy, create a .js file that will power the messenger box and call it inside of the web pages.

if you need help figuring out how to work with it, here is something I found that may help you (I know, the link is horrible...) AJAX: Live Comments
__________________
Jason Corradino
Applications Developer, Interactive Support - Tribune Technology
J2EE Development, Script Tinkering - Develop, Support, and Maintain Tribune websites.
jcorradino is offline  
Reply With Quote
The Following User Says Thank You to jcorradino For This Useful Post:
tego10122 (09-30-2008)