First, check that the data is displayed in the textarea:

             function onSubmitForm()
             {
                 document.getElementByID("data").value =
jmolEvaluate('select *;write("PDB")');
             }
         </script>
         <input type="button" value="Save" onClick="onSubmitForm()">
         <input type="button" value="Send" 
onClick="this.form.submit()">


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to