stardv
September 20th, 2004, 05:00 PM
Does anybody know how to make RchTextBox to recognize HTML pasted text and display html formatted text
|
Click to See Complete Forum and Search --> : RichTextBox input parser stardv September 20th, 2004, 05:00 PM Does anybody know how to make RchTextBox to recognize HTML pasted text and display html formatted text kasracer September 20th, 2004, 06:00 PM I don't think the RichTextBox has a built in option to render HTML so your options would to either make your own control based off of the RichTextBox that parses and renders the HTML, or use an existing one. I'm not 100% sure though. If someone knows a way to render HTML inside of a RichTextBox, please post your solution. stardv September 22nd, 2004, 12:59 PM It would be nice to know. May be sombody knows some custom controls that I can download that will allow HTML rendering?? will be very thankfull codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |