I want to modify the standard sharepoint Rich Text Editor control so that I can add a button to upload images easily by browsing the site’s picture libraries and adding a reference to the image in the body of the editor.
please tell me what I need to do to achieve this ?
thanks
OK I got what I wanted from these links:
http://www.notesfor.net/post/2009/01/21/Enhance-SharePoint-rich-text-field.aspx
http://spnote.com/be/post/2009/06/16/ImprovedRichTextField.aspx
thanks