Determine the real type of file vb.net

Posted by harold-sota on Stack Overflow See other posts from Stack Overflow or by harold-sota
Published on 2010-05-05T08:21:24Z Indexed on 2010/05/05 8:28 UTC
Read the original article Hit count: 224

Filed under:
|
|
|

I have a asp.net vb.net app, with a upload file control, when i upload the file i can get the type of file the extension : .(some thing), But if the user change the extension how i can get the real type of file?

Any ideas??

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about vb.net