On 03/11/2010 10:24 AM, P.Canepa wrote:
> Hi Bob,
> 
> I'd like to  create a web page just  to test CRYSTAL structures with a 
> jmolButton like jmolButton("load ?","Load file") which pops up a file manager 
> to grab structures I have on my desktop!
> I tried this way but it doesn't work? What am I doing wrong?
> 
> 
You must use the signed applet to have access to your local files. The
unsigned applet isn't allowed to access local files on your computer for
security reasons.
So for example use "JmolAppletSigned.jar" instead of "JmolApplet.jar".

Regards,
Rolf

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Jmol-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to