Posted By: venkatzeus | Oct 11th @ 5:43 AM
page 1 of 1
Comments: 4 | Views: 687
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
ZippyV
ZippyV
Soapbox = Fail
Don't use Windows Media Player for displaying images?
Why are you using WMP to display an image?
evildictaitor
evildictaitor
How could you use the adjective "indescribable" truthfully?
Silly question, but shouldn't you try using the <img> tag? It uses the "src" attribute to show a picture, and it doesn't reload or have anything at all to do with WMP, so I suspect that would solve your problem.
page 1 of 1
Comments: 4 | Views: 687