28 Nov
2001
28 Nov
'01
3:47 p.m.
I want to insert a file from my normal file system into the ZODB database. I have collected the path from a form-field file. The file that needs inserting must be placed in a certain folder inside Zope, and gets a title that I base upon a certain number.
How can I using DTML insert this file?