|
-
Nov 21st, 2003, 01:30 PM
#1
Thread Starter
Fanatic Member
Page refresh / Postback
When I click a button, I want to change some settings to some objects on my page, refresh so those changes are displayed, and then run some code that takes about 5 minutes to run.
How could I do this?
Also, during my code that takes 5 minutes to run, I would like to be able to change some data in a label and have the label changes be updated on the page while the code keeps running, obviously during this process I do not want the page to refresh or postback.
Thanks in advance.
-
Nov 24th, 2003, 12:45 PM
#2
Thread Starter
Fanatic Member
Anyone have ideas on these questions?
Thanks
-
Nov 11th, 2004, 09:41 AM
#3
Thread Starter
Fanatic Member
-
Nov 11th, 2004, 11:57 PM
#4
Nobody has answered, since very few people go into this area, I'd suppose. The only thing I can think of at this moment is "ASP.NET" multithreading. Do a search on it in google, see if it's helpful.
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
|