2
Reply

Check uploaded file type?

alainc

alainc

Mar 14 2005 3:30 AM
4.5k
Can I check uploaded file type? This is my code: if (file.ContentType=="application/vnd.ms-excel") But if I rename a txt file to .xls it not run :( Thankss

Answers (2)