| The HTML Edit section explores the differences
and issues between the DHTMLEdit control and MSHTML Editing
and how to expand and use both forms of HTML Editing.
With IE4 Microsoft introduced the DHTMLEdit component
(dhtmled.ocx). It allowed the developer to add a
powerful and flexible WYSIWYG
HTML editor to their applications. Microsoft did provide
some documentation which can now be found in the MSDN
Archives.
With Internet Explorer 5.5, Microsoft introduced MSHTML
Editing as a replacement for the DHTMLEdit control.
Microsoft no longer intend to support DHTMLEdit and say it was
a wrapper class for MSHTML editing - see What
Ever Happened to the DHTML Edit Control (Listed in
Contents) and The
DHTML Edit Control (Listed in Contents).
For more information about DHTMLEdit and MSHTML Editing,
see the qWeb Editing page. |