C
Chris Huddle
I've got an aspx page with some vb code-behind. I want the page to display
a progress bar and then start the codebehind. The problem is that the page
wants to run the code-behind first. Is there any way to flush out the aspx
page to the user so that they see the progress bar (a simple gif) and then
start the code-behind? Thanks! - Chris
a progress bar and then start the codebehind. The problem is that the page
wants to run the code-behind first. Is there any way to flush out the aspx
page to the user so that they see the progress bar (a simple gif) and then
start the code-behind? Thanks! - Chris