Tagged Questions
0
votes
1answer
84 views
Remove Leading and Trailing Spaces from Rich Text Box using C# code
I am using a MultiLine Rich Text box in my custom list, now I want to remove leading and trailing spaces in the MultiLine Rich text box's input.
I have written an List item event receiver with ...
0
votes
1answer
115 views
Replacing a custom-developed CMS tool with SharePoint?
I need to develop/create sharepoint portal site to replace a custom-developed asp.net CMS tool. This custom CMS tool is a classic content management tool that content authors create/edit rich-text ...