Resources for IT Professionals > Forums Home > Archived Forums Forums > Technical Interoperability Scenarios (Archived) > using RTE in ASP.NET website or a control that holds both text and image in web forms
Ask a questionAsk a question
 

Answerusing RTE in ASP.NET website or a control that holds both text and image in web forms

  • Tuesday, January 27, 2009 6:37 AMakani2 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
     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

Answers

All Replies