Create Editor Window
The HTML OBJECT tag is used to embed an editing window. The additional custom parameter specifies that the control is to be initialized with a new empty document.
<object id="objDoc1" classid="clsid:52A552E6-2AB8-4e3e-B545-BE998233DDA0" width="600" height="500" VIEWASTEXT> |