Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Use windows control in ASP.NET

Use windows control in ASP.NET

Scheduled Pinned Locked Moved ASP.NET
questioncsharpasp-net
5 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    Dot Net Dev
    wrote on last edited by
    #1

    Hi, can i use "System.Windows.Forms.RichTextBox" in asp.net. If yes then, How can i do this? Thanks, Sonia

    A G 2 Replies Last reply
    0
    • D Dot Net Dev

      Hi, can i use "System.Windows.Forms.RichTextBox" in asp.net. If yes then, How can i do this? Thanks, Sonia

      A Offline
      A Offline
      Abhishek Sur
      wrote on last edited by
      #2

      No... Browser just knows Html. So you need to find one equivalent Richtexteditor built using Html. Why dont you try HTML Editors ? Might try Yahoo RichText editor, Its free and easy to implement. http://developer.yahoo.com/yui/editor/ Cheers. :rose:

      Abhishek Sur **Don't forget to click "Good Answer" if you like this Solution.


      My Latest Articles-->** Simplify Code Using NDepend
      Basics of Bing Search API using .NET
      Microsoft Bing MAP using Javascript

      D 1 Reply Last reply
      0
      • A Abhishek Sur

        No... Browser just knows Html. So you need to find one equivalent Richtexteditor built using Html. Why dont you try HTML Editors ? Might try Yahoo RichText editor, Its free and easy to implement. http://developer.yahoo.com/yui/editor/ Cheers. :rose:

        Abhishek Sur **Don't forget to click "Good Answer" if you like this Solution.


        My Latest Articles-->** Simplify Code Using NDepend
        Basics of Bing Search API using .NET
        Microsoft Bing MAP using Javascript

        D Offline
        D Offline
        Dot Net Dev
        wrote on last edited by
        #3

        Thanks for your reply, in html editors we can assign different colors to text by selecting the text and then choosing the color for it, but i want to select and color the text programmatically. How can i do this. Sonia

        A 1 Reply Last reply
        0
        • D Dot Net Dev

          Thanks for your reply, in html editors we can assign different colors to text by selecting the text and then choosing the color for it, but i want to select and color the text programmatically. How can i do this. Sonia

          A Offline
          A Offline
          Abhishek Sur
          wrote on last edited by
          #4

          Yes why not. html richtexteditors generates proper html and places it in the editors. HTMLs can easyly handle colors and if the API supports color of text for the editor you are using, it is easily possible. ;)

          Abhishek Sur **Don't forget to click "Good Answer" if you like this Solution.


          My Latest Articles-->** Simplify Code Using NDepend
          Basics of Bing Search API using .NET
          Microsoft Bing MAP using Javascript

          1 Reply Last reply
          0
          • D Dot Net Dev

            Hi, can i use "System.Windows.Forms.RichTextBox" in asp.net. If yes then, How can i do this? Thanks, Sonia

            G Offline
            G Offline
            Gamzun
            wrote on last edited by
            #5

            you can even use FreeTextBox or FCK Editor

            Please don't forget to mark 'Good Answer', if you find it really a good one! Kashif

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups