9071.html

来自「VB技巧问答10000例 VB技巧问答10000例」· HTML 代码 · 共 26 行

HTML
26
字号
<html>
  <head>
    <title>Internet application</title>
  </head>
  <body bgcolor="#FFFFFF" vlink="#808080">
    <center>
      <h1>Internet application</h1>
    </center>
<hr size=7 width=75%>

<hr size=7 width=75%><p>
Posted by wei on January 12, 1999 at 04:03:29:<p>
I have a program run in Internet Explorer. The program contains several activeX controls, include webBrowser control. It runs fine in<br>Internet Explorer. But the problem is that somehow webBrowser control<br>doesn't work. Can't IE contain webBrowser? The same question is that, <br>can we open another IE window within the IE (not a seperate window)?
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 9071-->
<!--top: 9072--><li><a href="9072.html">应该是不行</a> <b>小吴</b> <i>07:45:03 1/12/99</i>
(<!--responses: 9072-->0)
<ul><!--insert: 9072-->
</ul><!--end: 9072-->
</ul><!--end: 9071-->
<br><hr size=7 width=75%><p>

</body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?