This page demonstrates the use of an AJAX file upload plugin I've been working on. The source for this plugin can be found at: https://github.com/trent-/apex-ajax-upload
- Install the APEX_AJAX_UPLOAD package.
- Import the plugin
- Create a new page item, specifying plugin, and the plugin as: AJAX File Upload
- When prompted, specify the following settings, at a minimum:
Table Name
File name column
Mime type column
BLOB column
- Then test it works :-)