Joma Alrzini

Joma Alrzini

  • NA
  • 61
  • 30.8k

hot to allow upload file button with contentTemplete

Jul 2 2016 11:49 AM
I used this code to prevent elements in the page from updating only the placeholders are updated but my problem is in placeholder I need to upload file which needs to update the page so the upload button is stoped
 
Please help  
 

<asp:ScriptManager ID="SecriptManager1" runat="server"></asp:ScriptManager>

<asp:UpdatePanel ID="UpdatePanal1" runat="server" UpdateMode="Always">

<ContentTemplate>


 

Answers (2)