upload control not working with update panel

Posted on 16th Feb 2014 by admin

Hi,

I am working with Asp.Net FileUpload control with ajax update panel,

if i use the AsyncPostBackTrigger,i am unable to get the filename in serverside,
but if i use PostBackTrigger its working fine with page refreshing

my Html code is:













I dont want to refresh page while uploading file

please help me regarding same. Thanks,

Other forums