How do create a user-activated link to a sound file that will simply play the
sound without either (a) launching a free-floating controller for the sound or
(b) rendering the sound visible on a new blank page? Doing this: <a
href="boing.wav">BOING</a> creates either one of those actions, depending on
the browser.

Thanks for any help you can provide!

Robert Gerst