With few lines of JavaScript and CSS you can make simple AJAX progress bar. JavaScript will periodically ask for progress value and server will respond with XML. Progress value should be extracted from the XML and displayed as width of the DIV element.
Simple AJAX progress bar
Simple AJAX progress bar
February 4th, 2010
No Comments


