I wrote a management upload program which would allow the end user to upload images corresponding with a description. I have it define the file extentions and set the extention based on the original file. I noticed however that when a user uploaded the file on a couple of the files, the extention got set to .octet-stream which baffled me all the heck.
What would cause this kind of error in the extention. The user claims that it was a .jpg when he uploaded it.
Odd isn't it?
Ron