473,386 Members | 1,801 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

How to stop Beep sound of refresh in IE?

QA
When the page is refreshed/reloaded, Mozzila or Opera are fine, but in IE,
it has a Beep Sound. Is there a way to turn it off from JS or serverside?
Jul 23 '05 #1
3 2672
On Sat, 11 Sep 2004 17:36:08 GMT, QA <QA@alexa.com> wrote:
When the page is refreshed/reloaded, Mozzila or Opera are fine, but in
IE, it has a Beep Sound. Is there a way to turn it off from JS or
serverside?


No. It's a user setting. Even if you could stop it, you shouldn't: it's
not your right to do so.

Mike

--
Michael Winter
Replace ".invalid" with ".uk" to reply by e-mail.
Jul 23 '05 #2
On Sat, 11 Sep 2004 17:36:08 GMT, QA <QA@alexa.com> wrote:
When the page is refreshed/reloaded, Mozzila or Opera are fine, but in
IE,
it has a Beep Sound.
Really? Not on my computer.
Is there a way to turn it off from JS or serverside?


Turn off what? If it hapens, it's due to the computer's settings. Web
authors deliver content, they don't alter the user's preferred environment.
Jul 23 '05 #3
In article <cI*****************@news04.bloor.is.net.cable.rog ers.com>,
QA@alexa.com says...
When the page is refreshed/reloaded, Mozzila or Opera are fine, but in IE,
it has a Beep Sound. Is there a way to turn it off from JS or serverside?


Nope MS decided that the fact that the screen changes was not enough
stimulation for you, so they made it click to. The only way to turn it
off is the control panel.

--
WebcastMaker
Webcasting for free
http://www.webentations.com
http://www.webcastmaker.com (CBT)
Jul 23 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: bill_m | last post by:
Has anyone tried to use the .NET Beep function? The following works in VBA: Private Declare Function Beep Lib "Kernel32.dll" _ (ByVal X As Long, ByVal Y As Long) As Long Dim blVal As...
8
by: Marcia Gulesian | last post by:
How can I create a beep in javascript (I.E. 5.5 +) ?
3
by: MLH | last post by:
Sound works on my computer. I can play MIDI files, audio CD's. My standard wave files play OK (IE, C:\windows\Media\tada.wav). But running DoCmd Beep doesn't result in a sound. What can I...
3
by: Thom Little | last post by:
The following code will produce a sound in C# ... using System.Runtime.InteropServices; Beep( 500, 500 ); private static extern bool Beep( int freq, int dur ); How can I play the sound...
4
by: Rich | last post by:
Hello, I want to use the Beep() to alert users about certain messages but in my workstation I can't get a sound out of it. But Beep works in VB6. What do I need to do? Sub... .... Beep()...
4
by: Ross | last post by:
Anyone have any code that will sound a click from the PC speaker with keystrokes? Any easy way to get a beep out of the PC speaker (not through the sound card)? Thanks, Ross
4
by: Tim Osborne | last post by:
Hi At first blush this seemed like it should be so simple. Guess again. I want to only allow numeric characters and hexadecimal values in a TextBox, anything else should be ignored, and maybe...
4
by: =?Utf-8?B?UmljaA==?= | last post by:
When I press the Enter key in a Textbox I get a beep sound. But when I press the Enter key in a combobox, I don't get the beep sound. Is there a way to suppress the beep? How to do this? ...
5
by: =?Utf-8?B?UmFmYWVs?= | last post by:
I'm studying C# (I've been a VB developer). I'm making some tests and I need to use Console.Beep(), but it doesn't make any sound, no matter if I try it in VS2008 beta or VS2005. Could anybody...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.