J
JM
Hi,
I made an ASP.NET chat application using remote scripting, so that the
entire page does not refresh when new messages arrive. The client-side
has a timer that accepts new messages every 5 seconds. All it does is
concatenate the new message to the existing chat message string. Now I
want to add emoticons just like MSN and Yahoo! Messenger. Can you guys
please give me an idea on how to make this work? Is it possible to
integrate graphics to string on Javascript?
Thanks,
JM
I made an ASP.NET chat application using remote scripting, so that the
entire page does not refresh when new messages arrive. The client-side
has a timer that accepts new messages every 5 seconds. All it does is
concatenate the new message to the existing chat message string. Now I
want to add emoticons just like MSN and Yahoo! Messenger. Can you guys
please give me an idea on how to make this work? Is it possible to
integrate graphics to string on Javascript?
Thanks,
JM