how can we check filetypes (formats such as jpg) without using file extensions before _-uploading t
- by LostLord
hi my dear friends:
how can we check filetypes (formats such as jpg) without using file extensions before -uploading them- in asp.net with c# ?
i am using vs 2008 + asp.net + c# + TELERIK Controls (RadUpload)
=========================================================================================
imagine that some body change the text file extension to jpg and select in in a upload conrol such as radupload ...
how can we recognize this file is truly jpg or not?
thanks a lot