Hi, Using the upload example and the DB-related actions (and a few looks at the source code too ;), I'm now able to upload files (images) into my database (my previous problem was my own fault: used the wrong column type...). That rocks! :o)
Now, I'm wondering about cleanup. What's the most appropriate way of getting rid of the (intermediate) file which is stored in the upload dir, once it's been uploaded to the backend database? I don't need it anymore once this is done, obviously. I could obviously write a small action to do so, but I'm sure thousands of you have already done it before me... Thx, Pascal. _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>