Is it possible to use FileUpload control within the update panel?

 Posted by Virendradugar on 12/10/2009 | Category: ASP.NET AJAX Interview questions | Views: 8945
Answer:

Yes, it's possible. But we need to use Postback triggers to upload the file.


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Posted by: Kunalverma31 on: 8/12/2011 | Points: 10
I tried the same but i was unable to find the file path while uploading the file in code behind. can you please share the code if it is possible.

Login to post response