18517.html
来自「VB技巧问答10000例,是一个教程」· HTML 代码 · 共 27 行
HTML
27 行
<html> <head> <title>Re: ●●●如何在VB传mail,并带上attachment</title> </head> <body bgcolor="#FFFFFF" vlink="#808080"> <center> <h1>Re: ●●●如何在VB传mail,并带上attachment</h1> </center><hr size=7 width=75%><hr size=7 width=75%><p>Posted by <a href="mailto:chaojen2@ms38.hinet.net">Buier</a> on September 06, 1999 at 14:12:25:<p>In Reply to: <a href="18492.html">●●●如何在VB传mail,并带上attachment</a> posted by dino on September 06, 1999 at 02:22:36:<p>: 使用shell去呼叫blat.exe<br>: blat.exe接受command line指令<br>: 例如:shell("c:\Blat.exe myfile.txt -s ""A file for pedro"" -t foo@bar.com")<br>: 会发出 主题"A file for ..." 给foo@bar.com 并带上请问那么如果要像 e-mail 里面附带档案呢? 要如何做呢<br>?<p><br><br><br><hr size=7 width=75%><p><a name="followups">Follow Ups:</a><br><ul><!--insert: 18517--><!--top: 18539--><li><a href="18539.html">Re: ●●●如何在VB传mail,并带上attachment</a> <b>dino</b> <i>19:52:48 9/06/99</i>(<!--responses: 18539-->0)<ul><!--insert: 18539--></ul><!--end: 18539--></ul><!--end: 18517--><br><hr size=7 width=75%><p></body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?