erm, what newbie said would just send them the sound file and they would have to open it and play it which isnt the puropose of this. HTML emails are possible, im not sure how to do it and the recipitor would have to have their email configured to see html (i think).
Anyway, i would go about it by putting this in your signature or in the main email section, im not sure if it will work and i havent tried it but give it a go.
- Code: Select all
<html>
<body>
<embed src="yourmusic.mid">
<noembed> <bgsound src="yourmusic.mid"> </noembed>
</body>
</html>
As i said im not 100% sure it will work, but im sure somone else here could adapt it to make it work if it doesnt.
Hope this helps...
Tomi