|
-
Mar 10th, 2003, 05:05 AM
#1
Thread Starter
New Member
ProgressBar
we have a web application. there we have two aspx forms. the first form contains a button and a flash-progressbar which initial state is visible=false. if we press the button we want to redirect to the second form. this redirect-process takes a very long time and so we want to display the progress bar.
in the button_clicked event method we set the progressbar visible and redirect to the page but the bar will not be displayed.
plz help, we need it for a school project...
-
Mar 11th, 2003, 10:55 AM
#2
-
Mar 12th, 2003, 07:18 AM
#3
Thread Starter
New Member
but how can we display the content of the 1st page & the progressbar on a second page??
it does work when we link from the 1st page to a blank page with the progress bar to the 3rd page, but thats not the way it should be!!
thx for ya help
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|