开发者

Shut off windows sound using ASP.NET

开发者 https://www.devze.com 2023-01-03 06:34 出处:网络
How can I shut off the windows sound from an ASP.NET page. Than开发者_开发知识库ks.Why on earth would a browser let you shut down the whole OS sound? Leave my sound alone!

How can I shut off the windows sound from an ASP.NET page.

Than开发者_开发知识库ks.


Why on earth would a browser let you shut down the whole OS sound? Leave my sound alone!

Even if your on a desktop app, still, leave my sound alone!


The only way I can think of doing that would be through an unsecure plug-in or ActiveX control.

Also, doing so is just wrong in any case. Navigating to a web-page doesn't imply permission to change system-wide parameters.

0

精彩评论

暂无评论...
验证码 换一张
取 消