IT 专业人士的资源 > 论坛主页 > Technical Interoperability Scenarios (Archived) > using RTE in ASP.NET website or a control that holds both text and image in web forms
提出问题提出问题
 

已答复using RTE in ASP.NET website or a control that holds both text and image in web forms

  • 2009年1月27日 6:37akani2 用户奖牌用户奖牌用户奖牌用户奖牌用户奖牌
     
     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.


    kani

答案

全部回复