[Zope-dev] HowTo: trying to acces only the form elements in the REQUEST ...

Holger Lehmann lehmann@catworkx.de
Tue, 13 Mar 2001 09:33:15 +0100


Hello everyone,

I need a quick hint.

How do I check wether there are any "form" elements in the request.
And how can I only acces those ?
I want to pass those, and only thos on to a ZClient call to another websi=
te.=20

I do have a request like this:
http://server/foo/bar?name=3Dbar&param=3Dfoo&param2=3Dbaz

Now I want to isolate name, param and param2.
I need to construct a request like this:
<dtml-if <any parameters at all>>
  <dtml-in <all form parameters in REQUEST>>
    ..... do something
  </dtml-in>
</dtml-if>

TIA Holger

--=20
-----------------------------------
catWorkX GmbH
Dipl.-Ing. Holger Lehmann
Stresemannstr. 364
22761 Hamburg
Tel: +49 (0700) catWorkX
Tel: +49 (40) 890 646-0
Fax: +49 (40) 890 646-66
mailto:lehmann@catworkx.de
http://www.catworkx.de
http://www.catbridge.de