I have a Visual Basic 2013 ASP.NET Web Application project, and need to ad a UI control with a play button that will play a sound file when user presses play.
Which UI control should I use, and which file format works best?
Go to the complete details ...