2
Answers

Fileupload: allow only Microsoft Office Powerpoint 2007 (pptx)

Hi all

I programmed a FileUpload (C-sharp and ASP.NET) which is already working fine.

Now I'd like to add a feature: At the form where I browse for the file I want to upload, I'd like to validate the file type.

I'd like to allow only Presentation Powerpoint files in the format .pptx.

Does anybody know how i can program this feature?

I try this code, but show message: `Upload status: Only PPTX files are accepted!`

Thanks for your time and hints.

Attachment: code.zip

Answers (2)
0
Sam Hobbs

Sam Hobbs

NA 28.7k 1.3m 14y

People should know that this question is also at Is there anyway to pass a .Net Socket to COM ? (by VARIANT???), Visual C++ ,, so before answering, check to see if the other thread has answers.