IEDEV: DHTMLEdit Control Problems Maintaining Certain HTML Tags (243732)
The information in this article applies to:
- Microsoft Internet Explorer (Programming) 5
This article was previously published under Q243732 SYMPTOMS
One of the benefits of using the DHTMLEdit control is white space preservation. The control is designed to leave existing HTML intact. The existing HTML is not maintained for the following tags:
- The surrounding quotes will be removed from attribute tags within the <TEXTAREA> tag when they are not required.
- The tag <TR ALIGN=Center> changes to <TR ALIGN=Middle>.
- The tag <P><HR></P> changes to <P><HR><P></P>.
- The registration symbol ® is converted to an ASCII equivalent.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article. MORE INFORMATION
Modification Type: | Major | Last Reviewed: | 10/15/2002 |
---|
Keywords: | kbBug kbDSupport kbprb KB243732 |
---|
|