ASPNET richedit control

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • ckkwan@my-deja.com

    ASPNET richedit control

    So far, I know that there are some example which uses javascript and
    iframe to do this.

    But may I know what is the best way to do this wiht ASPNET? I don't
    mind sacrify cross browser compatibility.

    TIA
  • Paul

    #2
    Re: ASPNET richedit control

    On Jan 10, 11:40 am, ckk...@my-deja.com wrote:
    So far, I know that there are some example which uses javascript and
    iframe to do this.
    >
    But may I know what is the best way to do this wiht ASPNET? I don't
    mind sacrify cross browser compatibility.
    >
    TIA
    Are you after a richtext editor? I use TINYmce when I need one. it can
    be configured to whatever functionality is required.

    Comment

    • Steve C. Orr [MCSD, MVP, CSM, ASP Insider]

      #3
      Re: ASPNET richedit control

      I've outlined some decent free rich textbox controls here:


      --
      I hope this helps,
      Steve C. Orr,
      MCSD, MVP, CSM, ASPInsider



      <ckkwan@my-deja.comwrote in message
      news:5b01d5fe-2637-421e-85a8-0d2b1c903a38@t1 g2000pra.google groups.com...
      So far, I know that there are some example which uses javascript and
      iframe to do this.
      >
      But may I know what is the best way to do this wiht ASPNET? I don't
      mind sacrify cross browser compatibility.
      >
      TIA

      Comment

      Working...