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.
Loading
Roei BarPosted Nov 19, 2009, 1:41 PM
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 ;-)
ido shaharPosted Nov 19, 2009, 2:14 PM
Roei BarPosted Nov 19, 2009, 2:05 PM
contact me my gtalk is
[email protected]
ido shaharPosted Nov 19, 2009, 1:51 PM
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.