How to add a HTML editor, to add images, format and for adding videos to the message that I am going to send. Is there any free tool that I can use. And How should I store the images and videos in the database. Consider user is uploading the images and video from his computer.
Share
http://ckeditor.com/
Get it From here. i have used this. Read instruction for further information. There will be a dll and a fckeditor like folder that you should add in your project. and then jst add reference to your page as you do for any ascx control. then just put tag prefix an tag name similarly.. 🙂