Load (Wait for Something to Load)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Atran
    Contributor
    • May 2007
    • 319

    Load (Wait for Something to Load)

    Hello everybody, I want to make a progress loader to my form.
    I make my form to download a file, so it takes time to download the file.
    So how I can to create a simple loader?
    Thanks.
  • karenRoss
    New Member
    • Jun 2007
    • 27

    #2
    Originally posted by Atran
    Hello everybody, I want to make a progress loader to my form.
    I make my form to download a file, so it takes time to download the file.
    So how I can to create a simple loader?
    Thanks.
    Have you looked into the ASP.NET Ajax controls? I believe they have a progress bar of some sort in there. Update Progress? I'm not all too sure how that can be modified since I have not used it myself, however, I think AJAX is the direction you'd want to take.

    Comment

    Working...