Results 1 to 4 of 4

Thread: asp.net control equivalent to the richtextbox?

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2003
    Posts
    8

    asp.net control equivalent to the richtextbox?

    What asp.net control is equivalent to the richtextbox?
    For God so loved the world that he gave his one and only Son, that whoever believes in him shall not perish but have eternal life.

    John 3:16

  2. #2
    PowerPoster hellswraith's Avatar
    Join Date
    Jul 2002
    Location
    Washington St.
    Posts
    2,464
    There really isn't one that I have seen.

    But, if you have a look here:
    http://www.revjon.com/ftb/

    That is a great control to use to format text, then get it as html. You could then apply a bunch of string parsting or whatever to get what you need.

  3. #3

    Thread Starter
    New Member
    Join Date
    Sep 2003
    Posts
    8
    so what is this box i'm typing in right now? a textbox?
    For God so loved the world that he gave his one and only Son, that whoever believes in him shall not perish but have eternal life.

    John 3:16

  4. #4
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    Yes I'd imagine so. Did you notice that all formatting isn't done in the actual box but instead it shows the codes for it? Also those codes aren't rich text, not even really html. You would just use a textbox and replace any codes you want with actual allowed html and display it.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width