Hi list,
I am stuck with a trivial problem: display a local file using signed applet 
first, then upload it to the server when users hit the submit button.

Now, before the security overhaul (pre-firefox 3), I was able to use simple 
<input=file> tag to get the full path to the local file, and pass it to jmol 
for loading.
Since they took away the ability for html to get the full path, I have had to 
use jmol directly to prompt the user to choose the path and load it that way.

I can get the file name with the full path using jmol, how do I upload it to 
the server? I mean, the <type=submit> html tag now doesn't know there's a file 
to be transferred over to the server-side cgi. Thanks for your help.

-Rob

_________________________________________________________________
Send and receive email from all of your webmail accounts.
http://go.microsoft.com/?linkid=9671356
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to