Web Molecule Selector Example

Name: Molecule Selector Example

Author: Andrei Caracoti

Version: 4.0

Created: 7/2/2007

Modified: n/a

Purpose: This example shows how one can implement a visual molecule selector in a JavaScript client using the Pipeline Pilot SOAP API. This example is a legacy example. In the latest version of Pipeline Pilot, a similar application can be built using the interactive features of the Reporting collection.

The example uses two protocols. The first one generates an HTML string that represents the form that will display the molecule images and checkboxes for each molecule. The second protocol takes as input the IDs of the checked molecules and returns some information about the molecules.

Requirements: Pipeline Pilot 6.0 or later

O/S: Windows and Linux

Limitations: none known