Thank you very much! That one worked!
<dtml-call "REQUEST.form['attached_file'].manage_addExtFile('myID', 'test', 'test','', permission_check=0, REQUEST=None)">
--peppo
-----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Frank Stephan Sent: venerdì 7 settembre 2001 16.22 To: Mailingliste Zope Subject: AW: [Zope] Urgent: ExtFile Problem
Thx, but still the same error message... :-(
Frank
-----Ursprüngliche Nachricht----- Von: Ron Bickers [mailto:rbickers-dated-1000474104.f9154e@logicetc.com] Gesendet: Freitag, 7. September 2001 15:28 An: Frank Stephan Betreff: RE: [Zope] Urgent: ExtFile Problem
-----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Frank Stephan
I use
<dtml-call "manage_addExtFile(self, 'myID', 'test', 'test', REQUEST.form['attached_file'], '', permission_check=0, REQUEST=None)">
and get the following traceback.
How can I get this thing to work ???
Try calling it without 'self'.
NameError: (see above)
There should be more info above the traceback on what the NameError is. _______________________
Ron Bickers Logic Etc, Inc.
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (1)
-
Frank Stephan