4
Answers

asp.net gif as progress bar

ido shahar

ido shahar

15y
3.3k
1
hello everyone :-)

i have a button that runat="server" and i want to show a progress GIF while the send process is running.
i tried to do that with img="bla.gif" visible=false and true. it doesn't working.
then i tried to do that with 2 Threads that running together - doesn't working at all.

do you have any other suggestion for this case? pay attention that the button must run on server because it is an email sending.

thank you!!!
Ido.
Answers (4)
0
Roei Bar

Roei Bar

NA 7.8k 0 15y
hello my friend,

the things you need todo what you desire is called UpdateProgress

here is the link for you to read.

http://aspalliance.com/1030_TipTrick_UpdateProgress_Control_and_AJAX_Activity_Image_Animations

enjoy ;-)
Accepted
0
ido shahar

ido shahar

NA 26 0 15y
you've been added  :-)
0
Roei Bar

Roei Bar

NA 7.8k 0 15y
hey Ido, i see you are Israeli :-)

contact me my gtalk is

bar.roei.work@gmail.com
0
ido shahar

ido shahar

NA 26 0 15y
Hey Roi!!!
i already solved it.
Thank you very much for your time!

by the way, this is my new site :
http://www.i-do-web.com
you more than welcome to visit me over there:-)

Best regards,
Ido.