You could try: Download the source of the applet from somewhere Hack it to pull the "password" from the <param> of the web page or even (gasp) hardcode it Serve your hacked applet from the same server as your web page
> -----Original Message----- > From: Jim Rowland [mailto:[EMAIL PROTECTED] > Sent: Tuesday, September 09, 2003 9:29 AM > To: [EMAIL PROTECTED] > Subject: Is it possible pass or save the password and inhibit > inputs to > the Java viewer > > > 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. > _______________________________________________ > VNC-List mailing list > [EMAIL PROTECTED] > To remove yourself from the list visit: > http://www.realvnc.com/mailman/listinfo/vnc-list _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
