0
Q:

HttpPostedFileBase loop

for (int i = 0; i < Request.Files.Count; i++ ){
    HttpPostedFileBase fileUpload = Request.Files[i];
0

New to Communities?

Join the community