Click here to Skip to main content
15,894,646 members
Please Sign up or sign in to vote.
2.33/5 (2 votes)
See more:
Hi!
I want to create a real estate web portal. I have list of users and for each user I want to create an icon like on this page http://www.alibaba.com/Sports-Caps_pid32708?tracelog=hp_cm_100518_339[^] so that any user can chat with any other user that is currently online.

Thanks in advance!
Posted
Updated 9-Feb-11 2:01am
v2
Comments
jim lahey 9-Feb-11 7:53am    
clarify what you want to do - do you:

a) want to create icons?

or

b) create a chat application?

1 solution

Please have a look at these CP articles. They should be helpful in gathering some ideas:
Build a Web Chat Application using ASP.Net 3.5, LINQ and AJAX (in C# 3.5 or VB 9.0)[^]

and also here:

Chat Application using Web services in C#[^]

Hope that helps you.

Cheers!
 
Share this answer
 
v3
Comments
Sergey Alexandrovich Kryukov 9-Feb-11 11:36am    
Good reference, my 5.
--SA
Manfred Rudolf Bihy 9-Feb-11 13:38pm    
Thanks SA!

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900