954,148 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Showing Chat Msgs without reloading

I saw a chat prog on the Internet
The web page shows the messages quickly without reloading the web-page...
Can anybody do that or teach me how to do that?

Pro2000
Posting Whiz
351 posts since Jun 2007
Reputation Points: 44
Solved Threads: 23
 

It would probably being using an AJAX method to check for updates on the chat server. These can be threaded to wait for your comments, while also checking the server for updates.

How much knowledge in the area do you have? I'd recommend you start looking at jQuery and in particular the AJAX documentation . Using a solution like this makes developing a robust multi-browser solution a lot simpler!

alpha_foobar
Junior Poster
182 posts since May 2005
Reputation Points: 20
Solved Threads: 5
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You