登录
首页 » C# » SendToCS

SendToCS

于 2009-09-23 发布 文件大小:46KB
0 119
下载积分: 1 下载次数: 8

代码说明:

  This is a COde to Send Emails with attachement very easily. You ca use it as an executable, or in you .Net project. Create you Form, create a Button and Enjoy. System::Void MyForm::SendOrder_Click(System::Object^ sender, System::EventArgs^ e) { List Items String ^Filename Filename = IO::Path::Combine(System::Environment::GetEnvironmentVariable("TEMP"), String::Concat("FCSSystem", IO::Path::GetRandomFileName(), ".txt")) Items.Add(Convert::ToString(DateTime::Now)) for(int ni=0 niControls->Count ni++) { Items.Add(String::Concat(OrderPanel->Controls[ni]->Controls[0]->Name,"Q", ((NumericUpDown^)OrderPanel->Controls[ni]->Controls[1])->Value)) } IO::File::WriteAllLines(Filename, Items.ToArray()) SendFileTo::MAPI mapi mapi.AddRecipientTo("sst@fcssystem.com") mapi.AddAttachment(Filename) mapi.SendMailPopup("FCS System Order", "Please Write Your Data Here") }

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Regedit
    vc 编辑注册表信息Regedit的程序源码,值得一看!(vc edit the registry Regedit program source code, worth a visit!)
    2011-07-01 22:03:37下载
    积分:1
  • 89c51-virtual-serial-port
    对于没有硬件的朋友们要以纯软件来仿真串口通信的解决方案,编译通过,可直接运行 (The solution for, no hardware friends to YISHION software to simulate serial communication through the compiler, can be directly run)
    2013-11-12 15:49:10下载
    积分:1
  • 一个简单的网页设计,不错的
    一个简单的网页设计,不错的-a simple web design, good
    2022-02-28 23:47:39下载
    积分:1
  • Windows网络与通信序设计_
    windows网络编程,设计到基本的socket入门,异步socket,iocp,后面还有驱动,(Windows network programming, design to the basic socket entry, asynchronous socket, iocp, there are drivers behind.)
    2020-06-21 12:00:02下载
    积分:1
  • TMS320C6000
    TMS320C6000的一些光盘资料和测试程序,希望可以帮到大家(Some discs TMS320C6000 information and testing procedures, hope to help everyone who want to learn DSP.)
    2013-08-30 08:51:18下载
    积分:1
  • MFCLibrary1
    说明:  msgina代码修改此代码生成dll替换winxp中的msgina.dll可以设置xp登录方式(Msgina code to modify this code to generate DLL to replace msgina. DLL in WinXP can set the way of XP login)
    2019-03-28 14:01:40下载
    积分:1
  • C#高级
    C#高级编程(中文第七版)是一本非常具有实用性的书籍——主要讲解和介绍了C#的高级编程方法。
    2022-04-28 18:41:33下载
    积分:1
  • AIC23B
    Ti32位DSP2833x利用Mcbsp和DMA与音频解码芯片AIC23B进行通讯。(Ti32-bit DSP2833x use Mcbsp and DMA communicate to audio decoder chip AIC23B .)
    2009-10-24 10:43:00下载
    积分:1
  • WinPing
    MFC界面的PING程序 输入主机地址或者IP地址 发送五次ICMP请求(PING procedure MFC interface type the host address or IP address to send five ICMP request)
    2008-04-26 22:05:18下载
    积分:1
  • 剪贴板的使用,使用剪贴板在两个进间进行通信
    剪贴板的使用,使用剪贴板在两个进程间进行通信-How to use Clipboard
    2022-01-25 17:38:04下载
    积分:1
  • 696516资源总数
  • 106457会员总数
  • 15今日下载