T
Tom
I have a media player object in ASP on a default page. I'd like to have the
audio play continuously no matter what page the user goes to.
In all of the ASP files I have:
<!--#include file="header.html"--> right after the <body> tag. The header
file has the page header graphic and menu. I tried to put the <OBJECT> in
header.html but the playlist restarts on every page.
Any way to get the object to load and stay without restarting?
Thanks.
audio play continuously no matter what page the user goes to.
In all of the ASP files I have:
<!--#include file="header.html"--> right after the <body> tag. The header
file has the page header graphic and menu. I tried to put the <OBJECT> in
header.html but the playlist restarts on every page.
Any way to get the object to load and stay without restarting?
Thanks.