Tagged Questions
0
votes
3answers
10k views
ASP.NET 3.5: Display UpdateProgress during Page_Load()
I am building an ASP.NET site using Visual Studio 2008 and have a page looking like this (stuff snipped)
<asp:Content ID="Content2" ContentPlaceHolderID="PageContentPlaceHolder" runat="server">
...