Gossamer Forum
Home : Products : Gossamer Mail : Discussion :

Re: GM 2.0.1 Play sound when you have mail?

Quote Reply
Re: GM 2.0.1 Play sound when you have mail? In reply to
Hi,

It prints out the following HTML:

<bgsound src="<%url_images%>/templates/<%t%>/message.wav" autostart=true loop="1" volume="10">

for IE, and for Netscape:

<EMBED src="<%url_images%>/templates/<%t%>/message.wav" autostart=true loop="1" volume="10" controls="smallconsole">

This works on both IE and Netscape here, I'm not sure about Mac though.

Cheers,

Alex

--
Gossamer Threads Inc.
Subject Author Views Date
Thread GM 2.0.1 Play sound when you have mail? ryel01 2014 Jun 26, 2001, 8:04 PM
Thread Re: GM 2.0.1 Play sound when you have mail?
Alex 1938 Jun 26, 2001, 8:42 PM
Post Re: GM 2.0.1 Play sound when you have mail?
ryel01 1930 Jun 26, 2001, 9:26 PM