i have a webbrowser which displays html files of different forms(with images,with stylesheets etc).Every time the html file would have different formats so keeping track of all tags is not possible.
now i select some part of this text from the webbrowser and write that data in htm format.
The task which now i have is " how can i make the written data of htm format again to be displayed in any way so that i could see the design and html code which can be edited according to the user requirement"
suggestions as what can i use" rich text box or ne other control" is what i am looking for
thanx..
now i select some part of this text from the webbrowser and write that data in htm format.
The task which now i have is " how can i make the written data of htm format again to be displayed in any way so that i could see the design and html code which can be edited according to the user requirement"
suggestions as what can i use" rich text box or ne other control" is what i am looking for
thanx..
Comment