Hi all i am doing a littl chat page for a internal site, but what i really whant to kno is how do i refresh all the users on tha chat page?

Recommended Answers

All 2 Replies

If you want to create a chat application in ASP.NET you should really look into Signalr. It's an async library built to specifically handles scenario's like this.

Here's an example of a site using Signalr: JabbR

im using a database, cant use external librarys, wanted to know if theres a ways od updating all the users

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.