Hi Adam,
Still not there.
I'll explain once again: suppose you have a simple <input type="file"> on the page and click the Browse button to select some file. How can I pass the information about the selected file to the uploader to actually upload the file upon page submit? (*I don't care that this scenario would cause two same files being uploaded.)