Query a /rdb table
This demonstration exercises the client-server model
using HTTP. A browser form collects
input from the client and the
CGI script is the server.
-
A browser selects a table
and a
query form is generated.
- The browser generates a query from
the query form for submission to a
search engine.
-
A search engine processes the
query and returns a table in html3 format
to the browser.
Sample CGI Scripts
Create
Replace
Update
Delete