alainc

alainc

  • NA
  • 23
  • 0

Check uploaded file type?

Mar 14 2005 3:30 AM
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)