Thanks,
There is some serverside stuff I wanted to try like creating a thumbnail and placing it in the queuetable as each upload was completed or display an icon for the document type. I have webservices working with the handlequeueui event now and basically generate my own queuetable. While I haven't wired in any image processing yet, it looks promising. For now I am using a hidden field to save the last queuetable returned and just display it again after the postback.