Thanks for your reply.
We are using the uploader in an MVC app and we are uploading 1 file at a time. Is the simplest way to just use a hidden field? if so which is the most appropriate event of the uploader we should we use to trigger the storage in the hidden field ?
Many Thanks