TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Simon
NA
8
0
Update Items containing HTML Code with C#
Apr 24 2009 9:01 AM
Hi everyone,
I'm currently working on a C# API for MOSS.
My task is to create a tool, that copies values of existing items from one list to another.
Works fine, as long as the copied value doesn't contain any HTML Code.
If the value contains HTML Code, the item history increases but the field where the new value should be, stays empty.
(e.g.: copying "Hello World" is no problem.....but "<ul><li> Hello </li> <li> World </li> </ul>" doesn't work.)
Anyone who could help me out of this?
Regards,
Simon.
Reply
Answers (
0
)
Mr. Koirala Plz check it and help me out
How to share data between the site collections