Uploading file

From: Upendra Mishra <upendram_at_teri.res.in>
Date: 18 Jun 2003 00:12:13 -0700
Message-ID: <214aff7.0306172312.20b2f5f8_at_posting.google.com>


Hi
I am using oracle pl sql gateway to create a database driven web based application. Now there is a need to upload a file to server. I achieved this by using multipart method and by creating document table ,storing files as blob but now for some files there is a need to upload files outside the database ie in a particular directory. Now wht is required i put in steps

1. User is accessing the web appliction.
2. He has to upload a file 
3. File should be uploaded in a directory on databse rather than in
database as blob column.
4. I ve used PL/SQL and owa package to create web appliaction. How would i be able to achieve this functionality though plsql and owa package or i ve to use some thing else.

I am using Oracle 9iAS and Oracle 9i databse.

Thanx in advance Received on Wed Jun 18 2003 - 09:12:13 CEST

Original text of this message