Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Multiple file upload

j4johnDec 5 2008 — edited Jan 19 2009
Hello folks.

I want to allow users to upload multiple files in one operation (by selecting multiple files in the browse dialog). I've no doubt others do too.

Yahoo seem to have a good candidate:

http://developer.yahoo.com/yui/examples/uploader/uploader-advanced-queue.html

One could use their code, or re-engineer to remove the dependency on Yahoo, and share the solution with the Apex community.

The browser side all looks fine, BUT I don't know how to perform the upload itself. Could anyone (from dev?) help me out with what Apex actually does to upload a file into WWV_FLOW_FILES?

Many thanks

jd
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 16 2009
Added on Dec 5 2008
31 comments
7,057 views