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: mgumbs <mgumbsNOmgSPAM_at_hotmail.com.invalid>
Date: Tue, 30 Nov 1999 00:30:05 -0800
Message-ID: <06284168.9898a951@usw-ex0107-043.remarq.com>


I'm running Oracle Forms over the web as opposed to the web cartridge. However, I could just create a HTML page doing what you said and use web.showdocument to call that screen, i'll see how it goes.

M

In article <81uc75$pl6$1_at_nnrp1.deja.com>, anup_mistry_at_hotmail.com wrote:
> 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 Tue Nov 30 1999 - 02:30:05 CST

Original text of this message

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