Re: FTP from FORM on the WEB

From: Dan Maas <recurve2_at_altavista.com>
Date: Thu, 2 Dec 1999 18:02:01 -0800
Message-ID: <827co8$5pp$1_at_inet16.us.oracle.com>


Andrea-

You could use TEXT_IO to put the file in a virtual directory on your web server and then use WEB.SHOW_DOCUMENT to display it in the user's browser.

--

                                          -Dan
____________________________________________________________


Andrea Cannaos <Andrea.Cannaos_at_deagostini.it> wrote in message
news:383EC5B6.A0638110_at_deagostini.it...

> How can I implement an FTP from a FORM 6 over the web ?
>
> I need to produce a file using TEXT_IO on App server or UTL_FILE on Data
> server and then user need to do a download on a floppy disk ...
>
> So I can :
>
> - Use OWA_CONTENT from PL-SQL WEB cartridge into OAS..
> - Use an FTP Bean written in Java from form, but I never do it ...
>
> Other suggestion ? Please give me examples ...
>
Received on Fri Dec 03 1999 - 03:02:01 CET

Original text of this message