Hi all, I want to be able to resize an image that a user has uploaded.
I have the image upload working as well as the image resize. When I go to
delete the original uploaded file (I want to replace the uploaded file with
the new resized version) I get a
"file being used by another process" error. I therefore cannot replace the
uploaded image with the new thumbnail.
How can I get around this???
Thanks
MarkusJ |