How to build a VISUAL WEBPAGE EDITOR/DESIGNER
Hi, I need to build an application that acts like a visual webpage editor/designer, which can incorporate text, pictures, symbols/icons, tables, etc. Something like Microsoft FrontPage Editor, Netscape Composer or Macromedia Dreamweaver.
I tried RichTextBox control but it lacks many features that I need (I could be wrong).
I would really appreciate if anybody out there could help me solve this problem.
Thanks a lot. :-)
Re: How to build a VISUAL WEBPAGE EDITOR/DESIGNER
VB 6 comes with a DHTML Editing control for IE 5 "..., which gives you WYSIWYG HTML editing."