Hi, I'm not really sure what you're saying, I thought that the html5 FormData object could be used to provide a file upload without a postback, ie. using true ajax? Is there a reason you don't use the FormData object?
https://developer.mozilla.org/en-US/docs/Web/API/FormData
Regards,
Chris.