<asp:UpdateProgress ID="UpdtProgressProcess" runat="server" AssociatedUpdatePanelID="UpdatePanelDayEnd" DisplayAfter="5" > <ProgressTemplate> <img src="../images/round_rotate2.gif" alt="" style="width:18px;height:18px; text-align:center" /> <span class="bigred">Please Wait...</span> </ProgressTemplate> </asp:UpdateProgress>
var
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)