6719.html

来自「VB技巧问答10000例,是一个教程」· HTML 代码 · 共 30 行

HTML
30
字号
<html>
  <head>
    <title>请问高手, 有关资料连结 </title>
  </head>
  <body bgcolor="#FFFFFF" vlink="#808080">
    <center>
      <h1>请问高手, 有关资料连结 </h1>
    </center>
<hr size=7 width=75%>

<hr size=7 width=75%><p>
Posted by <a href="mailto:a2208541@ms14.hinet.net">jen</a> on October 23, 1998 at 23:46:36:<p>
请问在 vb6 中, 在资料输入的状态下, call 第二层 frm 开启另一个 table 时, <p>如何将第二层中所选定的 record 的 field 的值回传给第一层 ??? 呼叫方式是<p>以 command 控制项设定 , 程式如下 : <p>Private Command_click()<p>   frmfact.show<p>end sub<p> <p><p>
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 6719-->
<!--top: 6720--><li><a href="6720.html">Re: 请问高手, 有关资料连结 </a> <b>尧仔</b> <i>23:57:23 10/23/98</i>
(<!--responses: 6720-->1)
<ul><!--insert: 6720-->
<!--top: 6723--><li><a href="6723.html"> TKS !!!!</a> <b>jen</b> <i>00:32:01 10/24/98</i>
(<!--responses: 6723-->0)
<ul><!--insert: 6723-->
</ul><!--end: 6723-->
</ul><!--end: 6720-->
</ul><!--end: 6719-->
<br><hr size=7 width=75%><p>

</body></html>

⌨️ 快捷键说明

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