May 5, 201015 yr Newbies Is there a method for passing data generated (from a javascript) in a WV back into the database? I manage a chemical inventory for my research group, in which an important feature is the visualization of chemical structures. I have a situation in which the user draws a chemical structure into a javascript based plugin (e.g. ChemDraw ActiveX, ChemDoodle Web Components, etc) and then converts that structure in to the SMILES format (a 1D text representation), which I'd like to store in the database. The conversion function is part of the javascript library, and that output can be printed in the WV; however, I still can't figure out a way to pass it back to the database without a manual copy/paste step. thanks, bones
May 7, 201015 yr Author Newbies I have a correction to make. The webviewer is set to access a java applet (*.jar file), if this makes any difference. bones
Create an account or sign in to comment