"Kevin M. Hilscher" wrote:
> 
> I would like to separate the Java Applet HTML from the WinVNC server and
> load it onto a web server. Then I would like to change some of the
> applet default parameters, such as <param name="share desktop"
> value="Yes">

So you are just separating the HTML, and not the applet...

> 
> I've attempted to do this but just get a web page with a gray applet box
> with no login prompt.
> 
> Any suggestions?

You will have to add a codebase to the applet-tag.

Something like:

<APPLET codebase=http://[vnc_server_host]:5800/ code=vncviewer etc.

Good luck.

Harmen.

> 
> Kevin M. Hilscher
> Sr. Systems Engineer
> 905888 Alberta Ltd. o/a LAN Magic
> (403) 217-9792
> [EMAIL PROTECTED]
> www.lanmagic.net
> 
> [demime 0.97b removed an attachment of type application/x-pkcs7-signature which had 
>a name of smime.p7s]
> ---------------------------------------------------------------------
> To unsubscribe, send a message with the line: unsubscribe vnc-list
> to [EMAIL PROTECTED]
> See also: http://www.uk.research.att.com/vnc/intouch.html
> ---------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, send a message with the line: unsubscribe vnc-list
to [EMAIL PROTECTED]
See also: http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------

Reply via email to