[Zope] can I "print" REQUEST.form?

Maik Jablonski maik.jablonski@uni-bielefeld.de
Mon, 28 Jan 2002 19:04:55 +0100


hello,

Try: <dtml-var expr="REQUEST.form">
or short: <dtml-var "REQUEST.form">

good luck,

maik jablonski

> I have a REQUEST object.
> 
> <dtml-var REQUEST> in a document gives the contents fine.  In the 
> REQUEST "printout" there is a form part.
> 
> How can I see the form only?  I tried:
> <dtml-var REQUEST.form>
> but I get a KeyError.

-- 
Maik Jablonski
Zentrum fuer Lehrerbildung
Universitaet Bielefeld
Germany