Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Progress Bar

Progress Bar

Scheduled Pinned Locked Moved ASP.NET
helptutorialquestionsysadmin
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Offline
    H Offline
    hatim_ali
    wrote on last edited by
    #1

    Hi, Scenario: I have a method on server side which takes 15 - 20 minutes to execute. Now i want to display a progress bar on that page to display the progress (the progress bar will not display progess by checking how much work has been done by the method running at server side. Infact, the progress bar will be only for user interactivity that is to ensure user that the system is alive) Problem: The problem i have is how to remain on the same page and increment the progress bar (at client side) while the server side method is executing and after the method has sucessfully executed it notifies me or even give me error description if any. An example is classic VB 'Do Events'. Any ideas ??? How can i do the same 'DO Events' thing with client-server model ?? Regards, Hatim Ali.

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups