Is it possible to allow the fileupload control to show only images?
When we click the Browse button it should show only images.
Assuming you mean uploading images only.
You can check the ContentType property of the file (I.e. image/gif).
ContentType
Take a look here for an example: https://web.archive.org/web/20100306030822/http://www.15seconds.com/issue/061116.htm