Is it possible pass or save the password and inhibit inputs to
the Java viewer
Jim Rowland
jrowland@hotels.com
Tue Sep 9 17:29:01 2003
I apologize if this has been answered before but I have read several
threads stating that you could not save the password and wanted to ask
if anyone has maybe used a java script to do this.
I am in the processing writing a web page that will be used to select a
vnc server and connect to a windows 2000 machine from. The user should
not have to enter a password or choose any options just choose from the
drop down menu and a view only window pops up. I would prefer to use the
Java viewer as it keeps the whole thing web based but I need to somehow
specify the parameters for the user. I can save a session in the binary
VNC which saves the password and the user can click a shortcut of that
session, which is what I am doing now but would prefer to pull it all
together in a web page.
Anyone have any ideas or may have done something similar?
Thanks in an advance.