Is there any way to get the original file path of a file that was selected for async upload? This is for an internal application where our users can upload files to the sytem. Basically I want to be able to grab the original file location from a user's machine to store as a field in the database. Thanks.