|
|
|
Embedded StartupThe following command runs pcANYWHERE EXPRESS in embedded mode and can be run using a file (SRC=) or by simply specifying the MIME type (TYPE=). To specify a file name:<EMBED SRC="test.chf" WIDTH=value HEIGHT=value PLUGINSPAGE="URL" startupparameter=value>
To specify a MIME type:
<EMBED TYPE="application/x-pcAnywhere-Remote" WIDTH=value HEIGHT=value PLUGINSPAGE="URL" TYPE is usually used when a plug-in does not require a data stream. Click here to view a sample web page that uses the TYPE parameter. WIDTH and HEIGHT are required parameters that specify the dimensions of the embedded window that the plug-in uses. The optional PLUGINSPAGE parameter identifies the URL to be used for assisted installations requiring the location of the pcANYWHERE EXPRESS plug-in. Additional startup parameters can be used to pre-configure the connection.
|
|
|