1*cdf0e10cSrcweir<HTML>
2*cdf0e10cSrcweir<HEAD>
3*cdf0e10cSrcweir<TITLE>Document Title</TITLE>
4*cdf0e10cSrcweir</HEAD>
5*cdf0e10cSrcweir<BODY>
6*cdf0e10cSrcweir
7*cdf0e10cSrcweir<center>
8*cdf0e10cSrcweirFirst you should edit the example.html file!!!
9*cdf0e10cSrcweir</center>
10*cdf0e10cSrcweir<center>
11*cdf0e10cSrcweir<!-- Please edit CODEBASE parameter -->
12*cdf0e10cSrcweir<!-- In case ActiveX control is already registered the parameter can be removed -->
13*cdf0e10cSrcweir<OBJECT CLASSID="clsid:67F2A879-82D5-4A6D-8CC5-FFB3C114B69D" width="500" height="500"
14*cdf0e10cSrcweir        CODEBASE="<path_to_the_sdk_sample_output_dir>\bin\so_activex.dll">
15*cdf0e10cSrcweir<!-- Full URL to a document
16*cdf0e10cSrcweir	<PARAM NAME="src" VALUE="file:///d:/tmp/test.odt">
17*cdf0e10cSrcweir-->
18*cdf0e10cSrcweir<!-- Just view the document, do not edit
19*cdf0e10cSrcweir	<PARAM NAME="readonly" VALUE="true">
20*cdf0e10cSrcweir-->
21*cdf0e10cSrcweir</OBJECT>
22*cdf0e10cSrcweir
23*cdf0e10cSrcweir</center>
24*cdf0e10cSrcweir
25*cdf0e10cSrcweir</BODY>
26*cdf0e10cSrcweir</HTML>
27