Hi Friends,
I have put fileupload inside update panel. But using trigger as mentioned below .
<Triggers>
<asp:PostBackTrigger ControlID="btnSave" />
</Triggers>
btnSave is the button where I have code fileupload.hasfile check.
Thanks & Regards
Shalu
Go to the complete details ...