1
Answer

fix upload file button inside updatepanel

Photo of Joma Alrzini

Joma Alrzini

9y
701
1
I found this code in stuckoverflow  to solve this problem where can I put it 
 
Page.Form.Attributes.Add("enctype", "multipart/form-data");
 

Answers (1)