Tagged Questions
0
votes
1answer
95 views
Parsing a HTML webpage in a feature's eventreceiver (Sandbox)
I have set up a feature with an event receiver with the purpose of parsing some values from a website and adding them to a sharepoint list. The parsing code is written with the help of HTML Agility ...
1
vote
1answer
101 views
Input Rich HTML in a Sandboxed Visual Web Part
I'm trying to build a styled web part for adding list items to a list, and I cannot for the life of me find a good control for adding a Rich HTML editor.
Has anyone come across this before?