29 May
2001
29 May
'01
7:40 a.m.
On Mon, 28 May 2001 10:31:58 -0400, you wrote:
By the way, while not putting a friendly OpenDialog in the import (export) form :-)
* The only way to get that feature would be to use an '<input type="file" ...>' tag, which would cause the browser to actually upload the file.
* Imports can *only* take place from the 'import' subdirectory of your Zope installation (actually, from either your INSTANCE_HOME or your SOFTWARE_HOME); they are specifically disallowed via browser upload, due to the security risk such uploads expose.
I see. So what about a Combo, prefilled with the (zexp) files to be found in that directory ? Luca