Monday, March 26, 2012

Progress bar

Hi

I want to hai have ajax progress bar for downlodaing where n how can i find this.

even the java script willl do.

plz help

Hi,

Please refer to these articles:
http://blah.winsmarts.com/2007-1-AJAX_Progress_Bar.aspx
http://www.developerfusion.co.uk/show/5340/

Hope this helps.

NOTE:This response contains a reference to a third party World Wide Web site. Microsoft is providing this information as a convenience to you. Microsoft does not control these sites and has not tested any software or information found on these sites; therefore, Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. There are inherent dangers in the use of any software found on the Internet, and Microsoft cautions you to make sure that you completely understand the risk before retrieving any software from the Internet.
Hi Raymond,

I am trying to do a similar thing, but I don't think the links you listed
give the whole answer.

I have a page that has a button. The button triggers an event that
launches a series of long winded database?operations.?After?each
operation has finished, the event can update the content of the page
to provide feedback. What I don't understand is this:

How does the progress bar, or indeed any Ajax control, access that
new content? The event has still not finished firing (its moving on with
the next DB operation) so the content has not been rendered.

Can someone explain?

Cheers,
Geoff

No comments:

Post a Comment