Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: File uploads in 3-tier mode

Re: File uploads in 3-tier mode

From: <anup_mistry_at_hotmail.com>
Date: Mon, 29 Nov 1999 17:13:15 GMT
Message-ID: <81uc75$pl6$1@nnrp1.deja.com>


Yes u can very easily, I am working on the same... using the oracle application server 4.0 in conjuction with the oracle database server 8.x it can be done..
Refer the oracle apps documentation under the heading File Upload and download..
In short..
create a HTML page with the form tag having enctype as multipart/formdata and point it to a oracle procedure .. the file auto.. goes into the schema of the user WEBSYS. For dowloading just use the HTp.download package.. If interested in more detail code mail me at anup_mistry_at_hotmail.com .. Bye
ORACLE -- Enabling the Information Age..

In article <2750ac20.825ffeb5_at_usw-ex0102-009.remarq.com>,   mgumbs <mgumbsNOmgSPAM_at_hotmail.com.invalid> wrote:
> Hi,
>
> Given an Oracle form running in 3-tier mode over the web, is there a
> way to retrieve a document from the server to the client?
> Alternatively, i could just tell the client use FTP ;-(
>
> M
>
> * Sent from RemarQ http://www.remarq.com The Internet's Discussion
Network *
> The fastest and easiest way to search and participate in Usenet -
Free!
>
>

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Mon Nov 29 1999 - 11:13:15 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US