I’ve spent a fair bit of time looking for a decent HTML Editor control for a variety of platforms The platforms on which I needed a decent HTML Editor included Visual Basic 6,.NET Windows Forms and now.NET WPF. Download Xmlpad Free. The problem is there is no decent native HTML Editor control for any of these, but what’s worse is there aren’t any good third party controls either, so the only option is really to create your own.
MCFileManager requires the following to be pre installed on your web server. Apache 1.3+, IIS 4 or other web server capable of running PHP; PHP 4.3+ script language used by the MCFileManager. Joomla 1.5.14 Joomla CMS System. Free WYSIWYG HTML Editors for Windows. I have evaluated over 1. HTML editors for Windows against over 4. The following editors are the 1. HTML WYSIWYG editors for Windows, in order from best to worst. Each editor below will have a score, percentage, and a link to a more detailed review.
Firstly I needed a HTML Editor for VB6. The option that most people seem to suggest is to use the DHTMLEdit OCX which has now been retired but can still be deployed and then call various methods on it to do the editing. You can do something similar with the MSHTML control, but once again it’s quite ugly. I spent some time searching for a better control and found but after using it for some time found that it produces SUPER UGLY non standards compliant HTML (i.e. Given that my content is going onto an XHTML page that is not an option. The control is quite nice in terms of function, but is quite restrictive in what you can do and the ugly HTML is a deal breaker. I didn’t really want to spend heaps of time on implementing all the buttons in DHTMLEdit or the MSHTML by calling execCommand.
