Answer the question
In order to leave comments, you need to log in
Emoticons in the notification?
Hi all.
Perhaps someone has come across emoticons in asp, net mvc, which can be stored in the database and sent in notifications (how aware this should be in utf-8). Mot who thread knows a good plug-in for asp.net mvc?
Answer the question
In order to leave comments, you need to log in
You can save emoticons in the usual way, for example, as ":-)". And when displaying, do autocorrect and insert an element with a gif image instead of this line. This option will be displayed correctly in any browser.
For example, like this: msg = msg.Replace(":-)", " ");
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question