im my web page having file upload option..it has to check two conditions.
1)whether the selected item is image or not..if image means then only it allow user to excute otherwise wont.
2)check selected image size (it allow limited size only)
im my web page having file upload option..it has to check two conditions. 1)whether
Share
You can make it simple using RegularExpressionValidator
Set image maximum size in web.config