1
Reply

How to run multiple audio files in asp.net

asif basha

asif basha

Aug 30 2009 12:02 AM
3.8k
I am creating a mp3 player through C#.Net I have kept a CheckBox that shows the play list. I have created the player such that it when ever the user cicks on the selection on checkbox the player play the corresponding song. so the user has to click on the next song to play the next song once the previous song is finished. Now I would like to know is it possible for the player to automatically play the next song once the previous song is finished? If so how do I go about doing this on C#.Net Please let me know... Thanks!

Answers (1)