Hello all,
I've been building some simple dojo based functionality into a web administration tool and have a need to upload image files for editorial purposes. I've chosen to use asynchronous requests using dojo.io.iframe so that the interactions will be not require so many page loads. I've constructed a simple form which uploads the images and meta data properly:
