Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Playing Wav Files from a Form Field ???

Status
Not open for further replies.

nd4k

Programmer
Sep 30, 2002
2
US
I have a form that has a field containing the full path
of the wav file to be played, but I don't know how to
reference the file as a string argument for the PlaySound
function that I have seen previously. I have a Play button on each line of the form, but how do I pick up the
corresponding contents of the field which represents the
name of the wav to be played. Is that confusing you as
much as it does me ??? Thanks

 
Thanks Steve: However I did use that code, but still no
sound. I will keep looking, maybe I have a problem with
my windows media player. Thanks very much. Ted
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top