javascript - Playing Audio Files on Asp.Net in Sequence(one after one) -
I have a record, I need to run more than one audio Gaanson ASP.Net page. Recommend the best way to do it.
Where I have a page, I will display a list of songs in grid view. Gridview contains checkboxes and song names. The user should be able to select many check boxes and click play.
Whenever a user clicks on the click button on the new popup window, then I must play all the audio songs selected by the user one after the other.
I will appreciate your help.
Thank you, Venkata.
I'll be tempted to use - jQuery Audio Player Plugin.
Comments
Post a Comment