Click here to Skip to main content
15,894,343 members
Please Sign up or sign in to vote.
3.00/5 (1 vote)
I want to create text editor which allow to create file and saved in html format..means save the file in .html format....i created the rich text editor which only saved file in .rtxt file...Also that editor open the html file...
can any one help me...or give me guidence to create such editor ..i have refed rtf text editor artical on this side but it save in rtf format....
Posted

You can use a web browser control to show HTML, but to make an editor that actually has features for editing HTML, you need to write that your self.
 
Share this answer
 
Comments
aditya behara 18-Jun-11 4:44am    
Sir, can you share some links in this connection as even I am interested in making one.
Monjurul Habib 18-Jun-11 5:48am    
nice advice, my 5.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900