Menu
Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
ASP .Net
Show progress bar during page Load code running . .
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="akantrowitz, post: 1989089"] I have a asp.net 2.0 page that runs a large DB query on the Page_Load event. This is needed because it generates an array of pictures that are then dumped out onto the webpage. Is there any way to display progress to the user while this query is running? This seems like a catch 22 because the page hasn't rendered yet until after the Page_Load finished but i am running a long running task that is required to be complete prior to page rendering. thks, ak [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
ASP .Net
Show progress bar during page Load code running . .
Top