[Zope] redirect after file upload

2006-03-10 Thread Olivier Wambacq
hello people, I managed to upload a file to the external folder with plonelocalfolderng and simultaniously to a database. but as you all know, after uploading a file with htmlformuploadfile, this automaticly redirects to plfng_view. but I made my own view of the files available in the folder,

Re: [Zope] redirect after file upload

2006-03-10 Thread Dieter Maurer
Olivier Wambacq wrote at 2006-3-10 10:57 +0100: I managed to upload a file to the external folder with plonelocalfolderng and simultaniously to a database. but as you all know, after uploading a file with htmlformuploadfile, this automaticly redirects to plfng_view. but I made my own view of the