How to Upload From Client to FTP with PL/SQL Server Pages [message #215529] |
Mon, 22 January 2007 13:37 |
PL/ay
Messages: 3 Registered: January 2007 Location: Turkey
|
Junior Member |
|
|
This question maybe asked million times. But I didn't find the appropriate answer for may problem.
Is it possible to upload files from client to servers file system from a WEB PAGE made by "PL/SQL Server Pages"
In other words,
We have a web page designed with pure PL/SQL and HTML tags.
We need to upload users' (from client) files to server. Not in DB
We think that we could use FTP. There's a script at this address: http://www.oracle-base.com/articles/9i/FTPFromPLSQL9i.php
But I think that it is not compatible with "PL/SQL Server Pages"
Could you please help us to achieve our problem?
DB version: 9i R2 and 10g R2
[Updated on: Tue, 23 January 2007 07:09] Report message to a moderator
|
|
|
|
|
|
|
|