|
This form interface suggests possible completions for the first several
input entries when the user types a prefix. The client browser detects
changes in the form and uses an xsdb query to request completions from
an xsdb server. The data provided was derived from a price list
listed at Brill Academic publishers (http://www.brill.nl/).
The server component is implemented using btrees and Apache/mod_python.publisher.
The xsdb framework provides a flexible and well defined infrastructure to allow tabular data to be published, retrieved, and combined over the Internet. The sourceforge xFeed documentation explains how to download the software to implement pages like this, and how the page works. |