Previous Topic: Enabling Automatic Saving and Retrieval of User Information on the Client SideNext Topic: Invoking the Default Web Browser Through VPN Client


Customizing the Height and Width of the VPN Client User Interface

You can customize the height and width of the VPN Client user interface by changing the height and width attributes in the document tag of the XML or JSP file used to render the user interface. The following example shows how you can customize the height and width of the VPN Client user interface:

<document onLoad="populateProfiles,loadRememberFields" width="300" height="350" xmlns="http://integrations.arcot.com/vpn/client/XMLSchema/1.0">