2002-08-14 13:41:00 +00:00
|
|
|
<HTML>
|
|
|
|
<HEAD>
|
|
|
|
<TITLE>Document Title</TITLE>
|
|
|
|
</HEAD>
|
|
|
|
<BODY>
|
|
|
|
|
|
|
|
<center>
|
|
|
|
First you should edit the example.html file!!!
|
|
|
|
</center>
|
|
|
|
<center>
|
|
|
|
<!-- Please edit CODEBASE parameter -->
|
|
|
|
<!-- In case ActiveX control is already registered the parameter can be removed -->
|
2003-08-05 06:51:41 +00:00
|
|
|
<OBJECT CLASSID="clsid:957A0A0D-4B7F-4513-9533-16B25CE740D5" width="500" height="500" ">
|
2002-08-14 13:41:00 +00:00
|
|
|
<!-- Full URL to a document
|
|
|
|
<PARAM NAME="src" VALUE="file:///d:/example.sxw">
|
|
|
|
-->
|
|
|
|
<!-- Just view the document, do not edit
|
|
|
|
<PARAM NAME="readonly" VALUE="true">
|
|
|
|
-->
|
|
|
|
</OBJECT>
|
|
|
|
|
|
|
|
</center>
|
|
|
|
|
|
|
|
</BODY>
|
|
|
|
</HTML>
|