I am evaluating the Ajax Uploader. I need to know how to determine if there are files queued for upload that have not yet made it to the server. I have a submit button that will complete the transaction and send the user to a new page but I need to make the system wait for the file to finish uploading before I do that. Sorry if I'm missing something obvious!