1
Answer

Upload two files using two upload controls and store

i have been trying to upload two files[ photo and document] separately using two file upload controls, but only one upload control is working..
 
shall i try using ajaxfileupload and a  fileupload control to upload files separatle and store in database... 
Answers (1)