My question is regarding uploading photographs to a webserver.
I recently observed while uploading a photograph on facebook that it can upload (and by default it does) upload smaller photographs than what we request.
Now, I can think of uploading a full size photograph and compress when it reaches the server.
But how could facebook resize the picture while uploading.
Is there any request header (I think there is not) that asks browser to upload specific size image and manipulate the exif/jpeg data in the file.
If not, some plugin/Flash/Javascript has to read the file/images from our system. Does web standard really allow file reading from the user system?
Please advise.
Regards,
Mayank