Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Audio audio and HTML5
Message
From
15/04/2012 22:45:41
 
 
To
15/04/2012 21:53:12
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01541588
Message ID:
01541590
Views:
30
The same problem happens if I do the same with HTML:
<audio controls="controls" autoplay>
<source src="NewMailShort.wav" type="audio/wav" />
<source src="NewMailShort.mp3" type="audio/mpeg" />
</audio>
If I have this HTML as is in an .aspx page, it will run ok. But, if I use Response.Write() to generate the same, nothing happens.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform