Yesterday i was working online, Some one ask me that he is facing a problem that File upload control is not working with in Update Panel. So dont worry, Below is the solution.
Form must be encod with multipart/form-data. Change the form attribute to encoded as shown below line of code.Page.Form.Attributes.Add("enctype", "multipart/form-data");
Author:
Aamir Hasan औथोर:
आमिर हसन أثر
أمير حسن .
8fa84871-b7b3-4586-b8f7-bae5eef7f07e|1|1.0
ALL, asp.net
file upload, update panel