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:8EE4E77E-C793-468B-A0D8-5D6334CD6986" width="800" height="500" VIEWASTEXT> |