Table 1 lists the HTML Applet configurations required for the pcANYWHERE EXPRESS Java Applet.
Table 2 lists available startup parameters for pcANYWHERE EXPRESS.
Table 3 lists Applet methods called from outside the applet, such as a Java script.
The following configurations can be specified in the <APPLET><PARAM> HTML tag:
|
HTML Sample Code |
Description |
|
<APPLET Code ="jaw.class"
Archive= "jaw.jar" </APPLET> |
Code= the name of the file containing the pcANYWHERE applet. This name is relative to the base URL of the applet and cannot be an absolute URL. Width= and Height= the initial width and height, in pixels, of the applet display area. These parameters are required to run an applet. Align= The display alignment. Alignment can be left, right, or center. Vspace= and Hspace= The reserved space, in pixels, around the applet. Alt= The text to display when the applet does not run. <PARAM Name= and Value= Directs Microsoft Internet Explorer to the CAB file containing the pcANYWHERE EXPRESS applet. <PARAM Name= and Value= Contains pcANYWHERE EXPRESS startup parameters (see Table 2). |
The following list of optional startup parameters can be specified in the <APPLET><PARAM> HTML tag:
|
Name |
Values |
Description |
|
ColorScale |
Disabled, 2, 4, 16 |
|
|
EZScrollHotKey |
Ctrl+Alt, Ctrl, Shift, Disabled |
|
|
CacheFileSize |
0, 2 through 16 |
|
|
ConnectOnStartup |
YES,NO |
|
|
LockHostKeyboard |
YES, NO |
|
|
BlankHostScreen |
YES, NO |
|
|
ShowScrollBars |
YES, NO |
|
|
ReduceHostDesktop |
YES, NO |
|
|
TrackHostMouse |
YES, NO |
|
|
TrackHostWindow |
YES, NO |
|
|
StartezZoom |
YES, NO |
|
|
StartFullScreen |
YES, NO |
|
|
Show ToolBar |
YES, NO |
|
|
HelpURL |
URL of Help.htm |
Used by help button on the toolbar. [example] |
The following methods of the pcANYWHERE EXPRESS applet can be called from a JavaScript:
|
Method |
Action |
|
connect(hostname) |
Call the specified host |
|
disconnect() |
End the session |
|
refresh() |
Refresh the remote display during a session |