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

Ringing the Bell in IIS

Hi:

I have a vb.net web application running on an IIS server that has a
sound card and VERY cheap speakers.

I would like to know if there is a way to cause the speakers to make
noice in the event that an event occurs that I want to be notified of.
I don't care if they beep or play music.

Any suggestions would be GREATLY appreciated!

Thanks,

Fred
Nov 21 '05 #1
3 1988
Hi,

The beep function

http://msdn.microsoft.com/library/de.../vastmbeep.asp

Ken
--------------------------------
"Fred Nelson" <fr**@smartybird.com> wrote in message
news:OK**************@TK2MSFTNGP11.phx.gbl...
Hi:

I have a vb.net web application running on an IIS server that has a
sound card and VERY cheap speakers.

I would like to know if there is a way to cause the speakers to make
noice in the event that an event occurs that I want to be notified of.
I don't care if they beep or play music.

Any suggestions would be GREATLY appreciated!

Thanks,

Fred
Nov 21 '05 #2
Hi Ken:

Thanks for your reply!

The beep function works just fine in a VB.NET program - I can't seem to
get it to work on my IIS server's speakers or bell.

There is a discussion that it needs the "UIPermission" class to operate.
Would this make it work or is this just for vb.net windows apps.

Thanks again for your help.

Fred
Ken Tucker [MVP] wrote:
Hi,

The beep function

http://msdn.microsoft.com/library/de.../vastmbeep.asp

Ken
--------------------------------
"Fred Nelson" <fr**@smartybird.com> wrote in message
news:OK**************@TK2MSFTNGP11.phx.gbl...
Hi:

I have a vb.net web application running on an IIS server that has a
sound card and VERY cheap speakers.

I would like to know if there is a way to cause the speakers to make
noice in the event that an event occurs that I want to be notified of.
I don't care if they beep or play music.

Any suggestions would be GREATLY appreciated!

Thanks,

Fred

Nov 21 '05 #3
Ken:

It works - I noticed I had a "response.redirect" before I rang the bell!

Thanks for your help!

Fred
Fred Nelson wrote:
Hi Ken:

Thanks for your reply!

The beep function works just fine in a VB.NET program - I can't seem to
get it to work on my IIS server's speakers or bell.

There is a discussion that it needs the "UIPermission" class to operate.
Would this make it work or is this just for vb.net windows apps.

Thanks again for your help.

Fred
Ken Tucker [MVP] wrote:
Hi,

The beep function

http://msdn.microsoft.com/library/de.../vastmbeep.asp
Ken
--------------------------------
"Fred Nelson" <fr**@smartybird.com> wrote in message
news:OK**************@TK2MSFTNGP11.phx.gbl...
Hi:

I have a vb.net web application running on an IIS server that has a
sound card and VERY cheap speakers.

I would like to know if there is a way to cause the speakers to make
noice in the event that an event occurs that I want to be notified of.
I don't care if they beep or play music.

Any suggestions would be GREATLY appreciated!

Thanks,

Fred

Nov 21 '05 #4

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

Similar topics

9
by: Baza | last post by:
Am I right in thinking that >>>print "\a" should sound the system, 'bell'? B -- Computer says, 'no'
2
by: Steve Drake | last post by:
All, Sorry if this is the wrong group, but I could not find a good group for this question, so I chose a busy developer group. When you receive an alert from SHAREPOINT, the ICON shows a BELL...
7
by: Dave Hammond | last post by:
You'd think this was an occasionally asked question, but a search for previous related posts only turned up one from 1999, and that one was never anwered. So... When handling a keypress event,...
2
by: MLH | last post by:
This question, I apologize, is more of a math question than it is an Access question - I'm almost certain. The bell curve is another name for the normal distribution, which is a common type of...
3
by: WizyDig | last post by:
I've looked every where for this answer and it seems so simple of a question. How do you disable the bell that dings when you press enter in a .NET windows app text box? Wiz *** Sent via...
6
by: Csaba Gabor | last post by:
Is there a way in Mozilla/Firefox to ring the bell? For example, in Emacs or Notepad (on my Win XP Pro system) if you enter certain shortcuts (e.g. ^g or ^q, respectively), you get a sound to let...
3
by: Josh | last post by:
I want to get the ASCII Bell character (7) as a string. How? I'm pulliing my hair out over the stupid little task. HELP!!!!!!!!! ARRRAGGH! -- #####-----#####-----##### POV Tips and Hints at...
12
by: bluesteel | last post by:
I was asked to make a program which rang a bell at certain at certain moments. The one way i can think of making it is by using a loop, but i should try to avoid using it and i don't have any idea. I...
3
by: fadger07 | last post by:
Hello, I have a packard bell laptop and when i turn it on the windows loading screen comes on for about 3mins and then goes to the packard bell screen, then reboots and starts all over again. i...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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:
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
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
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.