Re: [Zope] Getting value from a form field
16 May
2000
16 May
'00
6:38 p.m.
Bart Holthuijsen writes:
In my convuplmethod method I have:
<dtml-var "REQUEST.form['filenaamXML']">
But this returns the contents of the file, and all I want is the path. "REQUEST.form['filenaamXML']" is in fact a "ZPublisher.cgi.FieldStorage" instance. See "ZPublisher/cgi.py" for a documentation of "FieldStorage" instances.
- Dieter
9457
Age (days ago)
9457
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dieter Maurer