2428.html

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

HTML
25
字号
<html>
  <head>
    <title>How to load a doc file  into a textbox?</title>
  </head>
  <BODY BACKGROUND="" BGCOLOR="white" TEXT="black" LINK="red" VLINK="#808080" ALINK="">
    <center>
      <h1>How to load a doc file  into a textbox?</h1>
    </center>

<HR><p>
Posted by <a href="mailto:lin@boisdarc.tamu-commerce.edu">Ling</a> on March 28, 1998 at 01:03:05:<p>
How could I load a doc file sotred in Access to a text box in VB?<br>I've tried "open" command already but it just supports small file so it showed me this message--"input past end of file".So,could you help me to solve this problem.Appreciate it!!
<br>
<p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 2428-->
<!--top: 2442--><li><a href="2442.html"><b>Open command?</b></a> 小吴 <i>16:59:26 3/30/98</i>
(<!--responses: 2442-->0)
<ul><!--insert: 2442-->
</ul><!--end: 2442-->
</ul><!--end: 2428-->
<br><HR><p>

</body></html>

⌨️ 快捷键说明

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