Hi,
we have a progress bar which is revealsed before the postback occurs.
basically, we add an onclick attribute to the submit button which reveals
the progress.gif.
This has the effect of showing progress while we are waiting for the back to
come page from the server. Now, when we lanch the application from within
visual studio this works fine, when deployed however, either locally on IIS
or remotely on IIS, the anigif freezes on postback.
Any Ideas ????
Cheers
George Ter-Saakov - 18 Mar 2008 14:38 GMT
You can not get around of that using anigif.
IE will freeze it.
Use flash instead of anigif to do same thing. IE can not freeze flash
animation....
George.
> Hi,
>
[quoted text clipped - 10 lines]
>
> Cheers
Microsoft Newsserver - 18 Mar 2008 15:09 GMT
Thanks,
I ajax enabled the application, this got around the problem.
Cheers
> You can not get around of that using anigif.
> IE will freeze it.
[quoted text clipped - 18 lines]
>>
>> Cheers