Get File Info
hello,
i saving, in sql table, files of various types:
image/jpeg, image/gif, application/pdf, audio/mpeg, text/css, text/plain, etc.
later retrieving files database.
i need stream following properties:
1 - mime type.
2 - length.
3 - height , width if file image.
is possible?
or need save info in database?
thank you,
miguel
john grove, mcc - senior software engineer
Visual Studio Languages , .NET Framework > Visual C#
Comments
Post a Comment