Hardik Patel

Hardik Patel

  • NA
  • 378
  • 459.2k

error with fileupload control in asp.net.

Apr 10 2014 6:30 AM
 
fileupload1.filename =  ds.table[0].rows[0]["FileName"].Tostring();
 
 
 
"filename property not assigned to fileupload control"  
 
 
how to solve above error?
 
 
 

Answers (1)