FTP from FORM on the WEB
From: Andrea Cannaos <Andrea.Cannaos_at_deagostini.it>
Date: Fri, 26 Nov 1999 17:39:02 +0000
Message-ID: <383EC5B6.A0638110_at_deagostini.it>
How can I implement an FTP from a FORM 6 over the web ?
Date: Fri, 26 Nov 1999 17:39:02 +0000
Message-ID: <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 Nov 26 1999 - 18:39:02 CET