ido shahar

ido shahar

  • NA
  • 26
  • 0

asp.net gif as progress bar

Nov 19 2009 12:39 PM
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)