> On Sunday 21 March 2004 22:06, Egon Willighagen wrote: >> some time ago there was a discussion on how to download chemical >> entities from the internet. I then explained a system which I've been >> using for years now which allows for things like >> >> load dadml://any/pdbid?1CRN > > I've setup configuration files for this to work. > > The code is currently disabled because the FileManager (in which the > code now is), is also used in the applet... and that one is not very > comfortable with the DADML code right now... But it was reported to > work by Miguel...
Yes ... it worked for a day. The code is currently commented out because it will not work inside the Applet. It is a security violation for an untrusted applet to try to talk to another web server. We need to figure out whether we want this functionality in the Untrusted JmolApplet or not. If we do, then we need to see about going through the JmolAppletProxy.cgi on the web server. Miguel ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Jmol-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jmol-developers
