I am not sure if this is the right forum, so forgive me if it’s not.
I have a page that will allow a user to play certain mp3s directly on the website, but what I am trying to do is setup a link (button) to an mp3 that when it is clicked it will bring up a dialog box that will ask the user where he wants to save the file and not play it.
Is there a way to do that directly in HTML or would I need a different language like PHP or Javascript?