Hi. Anybody worked recently with the TWebBrowser component?
I want to load and display a web page in may application for a while, than to move on to the next page. Sometimes the page contains error and the TWebBrowser component display a box for those error but I don't want that. I set the 'Silent' property to True but no success. I also set some options like * Short HTTP Show-> off * Disable script debugging-> switch * Script errors-> off in Internet Explorer Advanced tab (however this is not a good solution because the user must do *manually* these settings). No success. It still displays some messages (I think related to JIT debugger). Does anybody have an idea how to turn those error messages off? Thanks. _______________________________________________ Delphi mailing list -> [email protected] http://lists.elists.org/cgi-bin/mailman/listinfo/delphi

