473,400 Members | 2,145 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,400 software developers and data experts.

Beep

I have noticed that my customer doesn't always read error my error messages.
How can I create a beep in the browser?
Dec 9 '05 #1
7 2430
I have noticed that my customer doesn't always read error my error messages.
How can I create a beep in the browser?


Are you serious? You can't have browser beep as you would in Windows app.
But you could have it play a media file.
Why not do javascript alert to get their attention?
Dec 9 '05 #2
WebMatrix,
Yes, I am serious. I need a beep.

"WebMatrix" wrote:
I have noticed that my customer doesn't always read error my error messages.
How can I create a beep in the browser?


Are you serious? You can't have browser beep as you would in Windows app.
But you could have it play a media file.
Why not do javascript alert to get their attention?

Dec 9 '05 #3
<script language="javascript">
alert("Beep");
</script>

"Arne" wrote:
WebMatrix,
Yes, I am serious. I need a beep.

"WebMatrix" wrote:
I have noticed that my customer doesn't always read error my error messages.
How can I create a beep in the browser?


Are you serious? You can't have browser beep as you would in Windows app.
But you could have it play a media file.
Why not do javascript alert to get their attention?

Dec 9 '05 #4
RCS
I agree.

The appropriate/commonly-accepted form of a Windows "beep" - is a popup.
Or - maybe rework the app. You should always assume, no matter how
unbelievable it may be, that your endusers are REALLY stupid. So if you have
something so critical that the user needs to do something - your app
shouldn't LET them do anything, until they do as they are instructed.

For example, if you are trying to stop them from submitting a form until a
field is filled out - they you don't warn them and hope for the best, you
don't allow them to continue until they have complied with your
requirements.

Good luck

"WebMatrix" <We*******@discussions.microsoft.com> wrote in message
news:FB**********************************@microsof t.com...
<script language="javascript">
alert("Beep");
</script>

"Arne" wrote:
WebMatrix,
Yes, I am serious. I need a beep.

"WebMatrix" wrote:
>
> > I have noticed that my customer doesn't always read error my error
> > messages.
> > How can I create a beep in the browser?
>
> Are you serious? You can't have browser beep as you would in Windows
> app.
> But you could have it play a media file.
> Why not do javascript alert to get their attention?

Dec 9 '05 #5

I don't think a text beep will do anything useful, unless I have a blind
person that has a text to sound translator.
Arne

"WebMatrix" wrote:
<script language="javascript">
alert("Beep");
</script>

"Arne" wrote:
WebMatrix,
Yes, I am serious. I need a beep.

"WebMatrix" wrote:

> I have noticed that my customer doesn't always read error my error messages.
> How can I create a beep in the browser?

Are you serious? You can't have browser beep as you would in Windows app.
But you could have it play a media file.
Why not do javascript alert to get their attention?

Dec 9 '05 #6
RCS,
I have errors occuring on the server. Sometimes it might be appropriate to
send back an alert box. I would prefer a sound alarm.
I worst case I have to send back an animation with some dancing animals.
Maybe I can wire up the browser to call 911 when my web server catch on fire.
Do you know that some printers sends back an error saying that the printer
is on fire? I wonder how they do that.
Arne.

"RCS" wrote:
I agree.

The appropriate/commonly-accepted form of a Windows "beep" - is a popup.
Or - maybe rework the app. You should always assume, no matter how
unbelievable it may be, that your endusers are REALLY stupid. So if you have
something so critical that the user needs to do something - your app
shouldn't LET them do anything, until they do as they are instructed.

For example, if you are trying to stop them from submitting a form until a
field is filled out - they you don't warn them and hope for the best, you
don't allow them to continue until they have complied with your
requirements.

Good luck

"WebMatrix" <We*******@discussions.microsoft.com> wrote in message
news:FB**********************************@microsof t.com...
<script language="javascript">
alert("Beep");
</script>

"Arne" wrote:
WebMatrix,
Yes, I am serious. I need a beep.

"WebMatrix" wrote:

>
> > I have noticed that my customer doesn't always read error my error
> > messages.
> > How can I create a beep in the browser?
>
> Are you serious? You can't have browser beep as you would in Windows
> app.
> But you could have it play a media file.
> Why not do javascript alert to get their attention?


Dec 9 '05 #7
Or turn your speakers on.

Eliyahu

P.S. What WebMatrix means is that a browser's alert box pops up with a quite
distinct sound.

"Arne" <Ar**@discussions.microsoft.com> wrote in message
news:21**********************************@microsof t.com...

I don't think a text beep will do anything useful, unless I have a blind
person that has a text to sound translator.
Arne

"WebMatrix" wrote:
<script language="javascript">
alert("Beep");
</script>

"Arne" wrote:
> WebMatrix,
> Yes, I am serious. I need a beep.
>
> "WebMatrix" wrote:
>
> >
> > > I have noticed that my customer doesn't always read error my error
> > > messages.
> > > How can I create a beep in the browser?
> >
> > Are you serious? You can't have browser beep as you would in Windows
> > app.
> > But you could have it play a media file.
> > Why not do javascript alert to get their attention?

Dec 11 '05 #8

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

Similar topics

6
by: Leo | last post by:
hi there i want python to do a beep. in the docu i found in tkinter the method bell() but the script: import Tkinter Tkinter.bell() gives the error:
3
by: #Hai | last post by:
Hi, I want to throw out a series of 'beep..beep..beep' to the speaker. How to do that ? Thanks
19
by: Anon Email | last post by:
Hi everyone, Let's see, now. This question is about the capabilities of ANSI C++. I want to write and compile code in ANSI C++ that, when compiled, will make the computer speaker beep; or, at...
8
by: Marcia Gulesian | last post by:
How can I create a beep in javascript (I.E. 5.5 +) ?
2
by: Hai Ly Hoang | last post by:
Hi, I want to make a beep from PC speaker (like C++ beep(), not a beep from sound-card). How to do that ? Thanks
4
by: Kartic | last post by:
Hi, My program needs to open another form(Form2) at form1 load. But Form2 always opens with a beep. How do I get rid of that beep. I tried to load form2 from Form1 activate also but with no...
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: adi | last post by:
Hi My application has many automatic features because it is designed to run without any user interfering. In fact, my app will work on a system without a keyboard or a mouse. Anyway, from time...
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: 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:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.