Sample Web Page for pcANYWHERE Express

<html>
<head>
<title>pcANYWHERE EXPRESS</title>
</head>
<h2>pcANYWHERE EXPRESS Remote Control</h2>
<p align="center">
<embed align="baseline" border="0"
width="400" height="300"
cachefilesize="15" startezzoom="YES"
type="application/x-pcANYWHERE-Remote">
helpurl="http://<your web page>/help.htm"
<noembed>
Your browser must have plugin support for pcANYWHERE EXPRESS
</noembed>
</p>

</body>
</html>

HTML syntax

The syntax of the pcANYWHERE <EMBED> tag is:

<EMBED

TYPE="application/x-pcANYWHERE-Remote"

Width="value"

Height="value"

Pluginspage="URL"

parameter="value"..>

The "TYPE=" parameter identifies the pcANYWHERE Netscape Plug-In.

The "Width=", and "Height=" parameters specify the dimensions of the embedded window that the Plug-in uses. These are required parameters and must be specified.

The "Pluginspage=" parameter identifies the URL to be used in Assisted Installs.

The "parameter=" are any of the pcANYWHERE Netscape Plug-in defined parameters. See Startup Parameters for details.