Xref: alice comp.databases.oracle.tools:35384 Path: alice!news-feed.fnsi.net!news-FFM2.ecrc.net!f.de.uu.net!do.de.uu.net!join.news.uk.uu.net!pipex!bond.dk.uu.net!not-for-mail From: "Anders Houlberg-Nielsen" Newsgroups: comp.databases.oracle.tools Subject: How Webdb does upload of files. Date: Thu, 11 Nov 1999 11:52:48 +0100 Organization: UUNET server (post doesn't reflect views of UUNET) Lines: 22 Message-ID: <80e7de$27u$1@watson.dk.uu.net> X-Newsreader: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Hi I have been exploring Webdb for quite some time now and I came across a strange package that might come usefull. In a site owner and webdbs schema you will find a package called "imgload" Take a look at it. No other packages in Webdb uses this package. The package has procedures to do upload/download of files to the table wwv_document. I just cannot figure out how this is done !!!!!!!!!! With a few minor changes I made it work and did upload and download via this packages. But how the f... does it work ? Take a look at the procedure "do_it". Please reply by e-mail andersh@corebit.dk