-
sound on refresh page
Hello all,
I have developed a chatsite in ASP in.
De chatpage itself contains 3 frames ...
On 2 of the 3 pages behind the frames i do a refresh every
second through the META element from HTML.
On each refresh i hear a clickking sound ......you can imagine
that i dont feel comfortable with that......
Is there a javascript to turn this sound OFF?
Here is the meta element from one off my pages
<META HTTP-EQUIV="REFRESH" CONTENT="<% =TalkRefresh %>; URL=Talk.asp?UserID=<% =UserID %>&Room=<% =curRoom %>&Last=<% =cur %>">
Please, can somebody help me out!
I'm out of options.
Thx in advance guys
greetingzzz,
jaco30
-
is it a faint clicking sound? I think that is it on your machine that does it. go into control panel and to sounds and see if it is in there. mine does it too, on ocassion
-
It's an IE thing the sound that is made when you click a hyperlink, or refresh a page.
Try using the following instead of the meta refresh......hold
on a minute i've got a better idea, post your frameset page, so
that i can post the correct javascript for you !