-1

I am trying file uploder in webdynpro abap but I want it for some file types like .pdf and .xls only.Actually I have to enhance my existing webdynpro code for this.

1 Answers1

0

I have compare file Mime type with required MIME type.. for ex.. for pdf MIME type is : application\pdf compare this with uploded files mime type.