Hi,
I'm using the $HTTP_POST_FILES code for image uploads.
If the upload fails for what ever reason can you retrieve the original directory?
e.g. c:\path\to\my\image.jpg
I know you can get the server temp path, file name etc...
But how can I retrieve the original path?
Cheers,
Brooky