ProxyServer Parameter

 Applet: DownloadClient and UploadClient
 Description: JFile will automatically use the browser's proxy settings when accessing the server. To use a different proxy, set ProxyServer. Use in conjunction with ProxyTransfer.

To submit a request through the proxy using SSL (Secure Sockets Layer), specify https in the PostURL, as follows,

<param name="PostURL" value="https://<HostName>/JFileScripts/Upload/formresp.asp">

 Example: <param name="ProxyTransfer" value="1">
<param name="ProxyServer" value="http://<hostname>:<port number>/">