Browse by Tags

All Tags » <object> tag (RSS)
I was having a requirement to Stream Audio files in one of my on-going ASP.NET application; While I googled, I found that to Stream Audio files in a webpage, we need to use <object> tag. The <object> element can support many different media...