now when i will click the browse button, the browse dialog will show all files... what if i want to f
Using MVC we can restrict upload to zip files only
.HtmlAttributes(new { accept = ".zip*" })