28 Jan
2002
28 Jan
'02
6:04 p.m.
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