Is there a plug-in for file uploading with ajax that supports response? Meaning that I can return variable from my php file. Once the file gets uploaded, I want to ajax to respond the file path.
So far I only have an incomplete file upload: http://jsfiddle.net/Djp4J/