Hi,

how can I use the LocalFS product programmatically, i.e. add new files
using DTML, then get back to the index_html of the calling folder, instead of
using manage_upload?
I do the same thing with images using my own form and this DTML code:
<dtml-call "manage_addImage(REQUEST['id'],file=REQUEST['file'])">
<dtml-call "RESPONSE.redirect('index_html')">

thanks
--Oliver



_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
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 )

Reply via email to