write "http://myserver..../xxx.x3d";

That is, same as a standard write command, but use http:// for the protocol
instead of file://

Bob



On Thu, Jun 12, 2014 at 5:09 PM, Chris St Pourcain <
[email protected]> wrote:

> If I have JSmol in a web page and I use the 'write' command to save the
> STATE or export an x3d file the file is saved to the local computer running
> the browser.
>
> How can I capture the file in such a way to allow me to use _POST to send
> it to a php file on the webserver? I tried capturing the file by assigning
> a variable to
>
> javascript:Jmol.script(jmolAppletsigned0,'write X3D')
>
> but it didn't seem to work.
>
> Thanks
>
> Chris
>
>
> ------------------------------------------------------------------------------
> HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
> Find What Matters Most in Your Big Data with HPCC Systems
> Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
> Leverages Graph Analysis for Fast Processing & Easy Data Exploration
> http://p.sf.net/sfu/hpccsystems
> _______________________________________________
> Jmol-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/jmol-users
>
>


-- 
Robert M. Hanson
Larson-Anderson Professor of Chemistry
Chair, Department of Chemistry
St. Olaf College
Northfield, MN
http://www.stolaf.edu/people/hansonr


If nature does not answer first what we want,
it is better to take what answer we get.

-- Josiah Willard Gibbs, Lecture XXX, Monday, February 5, 1900
------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to