Hi,
I am using C# and ASP.NET 2.0.
In my webpage, I am showing an image in Windows Media Player. If the Windows Media Player is idle for a few seconds, the Image is getting refreshed automatically.
The image should not get refreshed automatically. How to do this?
Thank you