Answered by:
using RTE in ASP.NET website or a control that holds both text and image in web forms

Question
-
Hi All,
Am creating a web based application using C#, ASP.NET. I have a requirement in my project - to have a control in my web page that would allow the users to enter text or copy paste image from the clipboard(say a snapshot). Is there a control in dotnet like the clipboard control in windows?
I tried creating a RichTextEditor custom control wherein which i have problems in pasting images from the clipboard.
I also tried using the winform RichTextEditor control in my web form, but i have problems in setting and retrieving values from the RichTextEditor.
Has anyone tried using Silverlight/AJAX's RTE?
Please share your thoughts.
kaniTuesday, January 27, 2009 6:37 AM
Answers
-
Good Morning:
This forum is for helping customers interoperating via our open protocol documentation. Your issue does not appear to be related to our protocol documentation. Your question may be better answered by posting on the following forum
http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=59&SiteID=1
There are also several forum discussing .NET development at
http://forums.microsoft.com/MSDN/default.aspx?ForumGroupID=12&SiteID=1
For question on Silverlight, you may want to post your question on the forums at
http://forums.microsoft.com/msdn/default.aspx?ForumGroupID=318&SiteID=1
Regards, Obaid Farooqi- Marked as answer by Obaid FarooqiMicrosoft employee, Moderator Tuesday, January 27, 2009 7:17 PM
Tuesday, January 27, 2009 6:17 PMModerator
All replies
-
Good Morning:
This forum is for helping customers interoperating via our open protocol documentation. Your issue does not appear to be related to our protocol documentation. Your question may be better answered by posting on the following forum
http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=59&SiteID=1
There are also several forum discussing .NET development at
http://forums.microsoft.com/MSDN/default.aspx?ForumGroupID=12&SiteID=1
For question on Silverlight, you may want to post your question on the forums at
http://forums.microsoft.com/msdn/default.aspx?ForumGroupID=318&SiteID=1
Regards, Obaid Farooqi- Marked as answer by Obaid FarooqiMicrosoft employee, Moderator Tuesday, January 27, 2009 7:17 PM
Tuesday, January 27, 2009 6:17 PMModerator -
Sorry and Thanks! :)
kani- Proposed as answer by Junkey Friday, February 13, 2009 1:56 PM
Wednesday, January 28, 2009 9:12 AM -
The problem is so good! Thank you!I have leared from it.Friday, February 13, 2009 1:47 PM
-
akani2 said:
Sorry and Thanks! :)
kaniFriday, February 13, 2009 1:49 PM