Hi folks,
I'm developing a messaging system.
what i want is to display to user the number of unread messages in real time.
In order to verify if a new message arrived i use setInterrvl (jQuery) .
My question is how can i display the number of unread messages as an icon, something like facebook has...
Well, I've read the below article, but how can i pass the number of unread messages into the div in run time...?
http://forums.asp.net/t/1962589.aspx?facebook+notification+like+design
Thanks.
Go to the complete details ...