tags:

views:

14

answers:

1

I upload image files using aspupload component. I was wondering if its possible to upload flash files with a component as well.

A: 

You can upload any kind of files.. there are no restrictions..

If you are using code from their examples make sure that they have not hard-coded in their examples checks for the specific file extensions.. you can easily remove/alter those..

Gaby