V
vbGansta
Hi there,
Here is my problem. I have a web app that displays some data. When an
error occurs I play an alarm wav file. I have done this with the following:
RegisterStartupScript("Sound", "<bgsound src=""" & SoundFile & """ >")
It works just fine when I don't use smart navigation. When I have it set to
true in the declarations section of the page it plays the sound twice. Any
ideas on how to remedy this? My users really want to have the smart nav
functionality.
Thanks
J
Here is my problem. I have a web app that displays some data. When an
error occurs I play an alarm wav file. I have done this with the following:
RegisterStartupScript("Sound", "<bgsound src=""" & SoundFile & """ >")
It works just fine when I don't use smart navigation. When I have it set to
true in the declarations section of the page it plays the sound twice. Any
ideas on how to remedy this? My users really want to have the smart nav
functionality.
Thanks
J