Examples of Viewers and Creating Web Pages for the VB-C60

Article ID: ART132733 | Date published: 05/12/2015 | Date last updated: 08/17/2015
 

Description

Examples of Viewers and Creating Web Pages for the VB-C60

Solution

Example of Using the VB Viewer to Create a Web Page

This section describes an example in which the VB Viewer is used to create a Web page. Use this example to create your own original Web page.

sample.htm

<html>

<head>

<title>VB Viewer Sample Page</title>

</head>

<body bgcolor="gray">

<center>

<h1>LiveApplet</h1>

<iframe src="http://192.168.100.1/viewer/live/en/live.html"

scrolling="no"

width=490 height=500>

</iframe>

</center>

</body>

</html>

* The underlined portion is a sample IP address. Enter the actual IP address set for the VB-C60. You can also specify the URL without the IP address as shown below when you save the Web page in the flash memory in the VB-C60.

<iframe src="/viewer/live/en/live.html">

VB Viewer Parameters

You can specify parameters to provide a Web page to modify the behavior or appearance of Web pages. Ensure that you thoroughly understand the parameters.

SIMS Doc Id

0

Rate this Article
Was this article helpful?
Yes, This document is helpful
No, This document needs a clearer explanation
 
Please provide your comments