1
Answer

asp.upload controller returns always false in update panel

mohammad qasim

mohammad qasim

13y
13k
1
I am using 3.5 framework woth vs2010

Asp:upload Control working Fine
When i place it in update panel with ajax scriptmanager It starts making Problem in
"
Problem using Update Panel
if(up.hasfile)
{}
"
it always returns false although i select file 
when i remove update panel it works ok
what is the issue??
Answers (1)