Results 1 to 4 of 4

Thread: Page refresh / Postback

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Oct 2001
    Location
    Indiana
    Posts
    612

    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.
    David Wilhelm

  2. #2

    Thread Starter
    Fanatic Member
    Join Date
    Oct 2001
    Location
    Indiana
    Posts
    612
    Anyone have ideas on these questions?

    Thanks
    David Wilhelm

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Oct 2001
    Location
    Indiana
    Posts
    612
    bump
    David Wilhelm

  4. #4
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    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
  •  



Click Here to Expand Forum to Full Width