Tanmay Sarkar
posted
194 posts
since
May 28, 2010
from
India
|
|
Re: How to show a gif image like progressbar till the particular process is completed
|
|
|
|
|
|
|
|
|
|
|
use background worker, when your work start visible true your gif progress, & when it completed visible false your gif. that's it.
Please mark it as answer if it help you!
|
|
|
|
|
|
pindiprolu venkata ramarao
posted
5 posts
since
Feb 11, 2008
from
hyderabad
|
|
Re: How to show a gif image like progressbar till the particular process is completed
|
|
|
|
|
|
|
|
|
|
|
Thank you very much Tanmay Sarkar, this requirement if for web application. I need more help in this regards. Please send me code if you have.
|
|
|
|
|
|
Tanmay Sarkar
posted
194 posts
since
May 28, 2010
from
India
|
|
Re: How to show a gif image like progressbar till the particular process is completed
|
|
|
|
|
|
|
|
|
|
|
I upload the code. Web or Window that's not any matter. Main thing is to clear the logic. I upload here it. just go through the code. I use counting from 0 to 20000 and use the gif for progress.
You Know few people thumbs down my suggestion but they have no any code for you or any better idea... but they still on their job to thumbs down .... :)
Ok try it. If it help you Please mark it as answer. :) Good luck.
|
|
|
|
|
|
Mahesh Chand
posted
4021 posts
since
Oct 29, 2004
from
Philadelphia
|
|
Re: How to show a gif image like progressbar till the particular process is completed
|
|
|
|
|
|
|
|
|
|
|
You can also use a third party control.
Aurigma Image Uploader provides the effects you are looking for out of the box.
|
|
|
|
|
|
pindiprolu venkata ramarao
posted
5 posts
since
Feb 11, 2008
from
hyderabad
|
|
Re: How to show a gif image like progressbar till the particular process is completed
|
|
|
|
|
|
|
|
|
|
|
Dear Tanmay Sarkar
This is what i want. I will try to apply to my application. If i need any help in this regards i will get back you. Realy i thankful to you becoze i have learnt a new control "Backgroundworker".
|
|
|
|
|
|
Tanmay Sarkar
posted
194 posts
since
May 28, 2010
from
India
|
|
Re: How to show a gif image like progressbar till the particular process is completed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
pindiprolu venkata ramarao
posted
5 posts
since
Feb 11, 2008
from
hyderabad
|
|
Re: How to show a gif image like progressbar till the particular process is completed
|
|
|
|
|
|
|
|
|
|
|
Dear Tanmay Sarkar
I have done this solution for windows application successfully, but i have to do this solution for web application. While working on web application have stucked becoze in web application we don't have backgroundworker component. For that we have do this task by using multithreading with synchronization. Please reply to this if you have any idea or solution.
Thanks & Regards
Ramarao P.V.
|
|
|
|
|
|
Tanmay Sarkar
posted
194 posts
since
May 28, 2010
from
India
|
|
Re: How to show a gif image like progressbar till the particular process is completed
|
|
|
|
|
|
|
|
|
|
|
you shock me. & when i see web toolbox again i shocked. Relay Background worker are absent there. but i am not familiar with web apps. so I am sorry to say that i can't help you on that field.
I am very sorry, please don't mind. Write a new thread in this forum, you can give name as
How to show a progress-gif image as progressbar till the particular process is completed
in web-app not window base.
hope proper team will support you! Thank you! best of luck!
|
|
|
|
|
|
Tanmay Sarkar
posted
194 posts
since
May 28, 2010
from
India
|
|
Re: How to show a gif image like progressbar till the particular process is completed
|
|
|
|
|
|
|
|
|
|
|
wait, i got an idea. can u use usercontrol in webapp? If you can, then you should build an usercontrol and add it in your web project.
Reply must. if you can or not.
Thank you!
|
|
|
|
|
|