I am looking to create a button which when clicked opens a dialog window where they select an image to upload and then once they select it and press ok within the dialog window the upload begins (upload bar optional 🙂 )
Preferable it would be a jquery plugin that modifys the functionality of the standard html file input… as I have already written the code using one.
JQuery plugin uploadify will upload with a progress bar, and includes functionality for single or multiple file uploads.