Transmitting CGI vars to an XML doc.

Binesh Bannerjee binesh at hex21.com
Wed Aug 18 17:45:13 BST 1999


On Wed, 18 Aug 1999, Binesh Bannerjee wrote:

> Still on the edge here...
> 	What is the way that people here are using to send CGI parameters
> to an XML driven CGI/Servlet?

Another problem I don't know how to deal with is that CGI vars can be
multiply defined... For instance if in a checkbox... Say, where it's a set
of features which
I want to search on which will cause a database query for items containing
_all_ those features... (Eg.
	What restaurants would you like to be included?
	<FORM METHOD="POST" ACTION="restaurant_list.xml">
		<INPUT TYPE="checkbox" NAME="cuisine" VALUE="American">American
		<INPUT TYPE="checkbox" NAME="cuisine" VALUE="Chinese">Chinese
		<INPUT TYPE="checkbox" NAME="cuisine" VALUE="Irish">Irish
		<INPUT TYPE="checkbox" NAME="cuisine" VALUE="Italian">Italian
		<INPUT TYPE="checkbox" NAME="cuisine" VALUE="French">French
		<INPUT TYPE="checkbox" NAME="cuisine" VALUE="Japanese">Japanese
		<INPUT TYPE="checkbox" NAME="cuisine" VALUE="Thai">Thai
		<INPUT TYPE="submit" VALUE="go">
	</FORM>
)

Binesh

* There's nothing wrong with me...             http://www.panix.com/~binesh *
* There's something wrong with the universe.          http://www.hex21.com/ *
*                                                       CGI/Java Consulting *
* "I am Bane, and I could kill you... But death would only end your agony,  *
*     and silence your shame... Instead I will simply break you..." -- Bane *


xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)





More information about the Xml-dev mailing list