hi I have below code, when im updating the below image is getting displayed, but the form access should be disabled during the progress template.. any suggestions.. thanks
<ContentTemplate><asp:UpdateProgress ID="UpdateProgress1"
AssociatedUpdatePanelID="UpdatePanel1"
runat="server"><ProgressTemplate><img alt="Processing......." class="style22"
src="../../gifs/ajax-loader.gif" /> </h1></ProgressTemplate>