file upload in asp.net
we are using 4 fileupload controle at a time and we want to check all possible conditions means 1 is not blank and all 3 blank and same 1 and 2 not blank or 2,3 not blank or 3,4 etc all possible conditions so what is the code for it

Sanjay KumarPosted Apr 21, 2014, 6:23 AM
try this
http://www.c-sharpcorner.com/UploadFile/abhikumarvatsa/single-file-upload-to-multiple-file-upload-Asp-Net-web-forms/
http://www.c-sharpcorner.com/UploadFile/47548d/sending-mail-with-attachment-and-multiple-file-upload-using/