3449.html

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

HTML
23
字号
<html>
  <head>
    <title>Re: Crystal Report没资料时一定要show出来吗?</title>
  </head>
  <body bgcolor="#FFFFFF" vlink="#808080">
    <center>
      <h1>Re: Crystal Report没资料时一定要show出来吗?</h1>
    </center>
<hr size=7 width=75%>

<hr size=7 width=75%><p>
Posted by <a href="mailto:dbms@bigfoot.com">David Wong</a> on June 24, 1998 at 09:05:59:<p>
In Reply to: <a href="3404.html">Crystal Report没资料时一定要show出来吗?</a> posted by paoching on June 19, 1998 at 15:58:22:<p>
<br>I used Access to do the same action.  it is because that Access allows users to add scripts in a report event named NoData and arise a error code to display a error message.  I hope VB has same feature.<br>
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 3449-->
</ul><!--end: 3449-->
<br><hr size=7 width=75%><p>

</body></html>

⌨️ 快捷键说明

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