Hi
I am using this tutorial to load file to the server:
http://tutorialzine.com/2011/09/html5-file-upload-jquery-php/#comment-602456
But now i need delete the file when the user make clic in the file is already load.
I mean: when i load the file, it apper with the green ckeck, to say is already load, well now i need when i make clic in this image, delete the file from the folder and from the div too.
Sorry for my poor english.