Is it possible to allow the fileupload control to show only images?
When we click the Browse button it should show only images.
No, in web you can't from client side, evidently from server side you can do amazing things. For this kind of thing, programmers normally use Activex, flash or the like.