Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Netzwerke (https://www.delphipraxis.net/14-netzwerke/)
-   -   Delphi Webbrowser - how to disable script debbugger (https://www.delphipraxis.net/85404-webbrowser-how-disable-script-debbugger.html)

mr_fahrrad 30. Jan 2007 12:21


Webbrowser - how to disable script debbugger
 
or disable java script...

In I.E we can in menu Tools -> Internet options disabe/enable debbuger and javascript

In my application I use webbrowser and dont want script debbuger! How i disable this?
Actually I dont need javascript then just disable javascript fix the problem...

so.. How I do?

marabu 30. Jan 2007 12:26

Re: Webbrowser - how to disable script debbugger
 
This should do the trick:

Delphi-Quellcode:
WebBrowser.Silent := True


Alle Zeitangaben in WEZ +1. Es ist jetzt 13:03 Uhr.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz