I currently have a program that runs several \"intense\" queries. I added a textbox and presented status updates when a query was starting, eding and how many were left. This would suite my nee开发者_
UpdatedThis is kind of an interesting problem I am experiencing.I need to have a progress dialog show when a background process is running.Normally, this would work but the problem is that I need to s
I have to do quite some cleanup in my OnClosing handler, which makes it seem like my app is hanging. How can I show a small dialog with a marquee-style progressbar so users will at least know it\'s s
Basically, what I want to do is to check how much of a file my webserver has sent to a client, when the client is downloading one. Is this even possible?
Did anyone used php_uploadprogress extension for wamp? When i try to use it with jquery, only the fist i开发者_JS百科s relevant, and all other request show an not-updated information.
I access the progress DB using ODBC in my C# program, and I need to update some fields,which are array data type.
in AS3, I have an external class ImageLoader, that loads an image upon request. In that class, I have an event handlers: