code to "sniff" file header to determine file type
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
I need to develop some code to check the header type of a file attachment to determine the file extension. This will be a picture file attachment, so I need to determine whether this is a .jpeg or bitmap etc. Can someone give me some idea how to code this ?
-
I need to develop some code to check the header type of a file attachment to determine the file extension. This will be a picture file attachment, so I need to determine whether this is a .jpeg or bitmap etc. Can someone give me some idea how to code this ?