[Zope] Traverse REQUEST.form Querystring values

tomc@evetcia.com tomc@evetcia.com
Fri, 15 Jun 2001 13:29:38 +1000


This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01C0F54B.68123570
Content-Type: text/plain;
	charset="iso-8859-1"

How do I traverse the Querystring values in the REQUEST object?

I dont know how many or what name they are so I want to call then in a
traverse. There are simple ways to do this in Perl and ASP.

Something like
<dtml-in "REQUEST.form">
 <dtml-var sequence-id> : <dtml-var sequence-value>
</dtml-in>

Well, I hope you know what I mean.

Thanks,
Tom

------_=_NextPart_001_01C0F54B.68123570
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2653.12">
<TITLE>Traverse REQUEST.form Querystring values</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=3D2>How do I traverse the Querystring values in the =
REQUEST object?</FONT>
</P>

<P><FONT SIZE=3D2>I dont know how many or what name they are so I want =
to call then in a traverse. There are simple ways to do this in Perl =
and ASP.</FONT></P>

<P><FONT SIZE=3D2>Something like</FONT>
<BR><FONT SIZE=3D2>&lt;dtml-in &quot;REQUEST.form&quot;&gt;</FONT>
<BR><FONT SIZE=3D2>&nbsp;&lt;dtml-var sequence-id&gt; : &lt;dtml-var =
sequence-value&gt;</FONT>
<BR><FONT SIZE=3D2>&lt;/dtml-in&gt;</FONT>
</P>

<P><FONT SIZE=3D2>Well, I hope you know what I mean.</FONT>
</P>

<P><FONT SIZE=3D2>Thanks,</FONT>
<BR><FONT SIZE=3D2>Tom</FONT>
</P>

</BODY>
</HTML>
------_=_NextPart_001_01C0F54B.68123570--