--- In [email protected], "Andrew O'Brien" <[EMAIL PROTECTED]> wrote: > Is there an simple command that I could add to the script that would > play a brief "beep" each time the above is executed ? > > Andy. >
Well, there are a few ways to complete this task: 1) - use <sound> element (watch the reference at www.msdn.com/library and the like) 2) - use applets or flash or ActiveX. The first way is the simplest but the worst in flexibility and many other aspects. But i think you should try it.
