Vivotek IP32133 User Manual

Page 28

Advertising
background image


- 27 -


www.vivotek.com

T:

886-2-22404099

F:

886-2-22404097


How to design my own homepage to replace the current one

1. Prepare your own homepage with size less than 65000 bytes and rename it to
user.htm,
2. Insert the html codes of video object, the bold Italian text in the following example,
into the appropriate position in user.htm. Note that the codes of video object must be
copied exactly the same including the letter case.
























****** Example homepage begin ******
<html>
<head>
<title>Example – custom homepage</title>
</head>
<body background="/pic/wallppr.jpg">
<p>
<a href="/setup/config.html">
<img src="http://dgl.microsoft.com/thumbnails/j023/j0234430(t).gif"
align="left" width="64" height="64">
</a>
<font size="7" face="Comic Sans MS" color="#FF0000">
MiniAVServer Demo
</font>
</p>
<p align="left">
<!-- Copy the next bold line to where you want to show the image coming from
MiniAVServer. This line is remark only and is hidden on homepage. //-->
<OBJECT ID=VAMCtrl></OBJECT>
</p>
</body>
</html>
****** Example homepage end ******

Advertising