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

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -