无提示关闭IE
<html>
<head>
</head>
<body>
<object ID="WebBrowser1" WIDTH="0" HEIGHT="0"
CLASSID="CLSID:8856F961-340A-11D0-A96B-00C04FD705A2">
</object>
<input type=button value="无提示关闭"
onclick="WebBrowser1.ExecWB(45,1)">
</body>
</html>