Hi,
I have an <iframe> on a .NET website (http://dotNetTestSite.com) which displays external content. Now using UpdatePanel/UpdateProgress, Javascript or anything is it possible to display an {updating...} image each time the iframe is loading? Like the first time content is loaded from external site http://abc.com/index1.htm, then user clicks on some link inside iframe and moves to http://abc.com/index2.htm, the {updating...} displays again in between index1.htm and index2.htm pages.
Thanks
...
Go to the complete details ...