JavaScript电子邮件功能 [英] javascript email function

查看:92
本文介绍了JavaScript电子邮件功能的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,能否请您告诉我如何使用JavaScript在电子邮件中发送sql查询输出.

我想使用电子邮件mailto方法在表中发送此输出.

问候,

Nikhil Chhabra

Hi, Could you please tell me how i can send sql query output in email using javascript.

I want to send this output in a table using email mailto method.

Regards,

Nikhil Chhabra

推荐答案

您必须在javascript中创建Outlook对象并关联所需的属性.

在mailItem.Subject中,添加查询结果.

这是MSDN上有关Outlook对象详细信息的链接:
http://support.microsoft.com/kb/170262 [导入和导出Outlook约会(使用JavaScript) [
You have to create Outlook object in javascript and associate the needed properties.

In mailItem.Subject, add the query result.

Here is a link on MSDN for outlook object details:
http://support.microsoft.com/kb/170262[^]
Refer how to use something similar in javascript through this article:
Import and Export Outlook Appointments (using JavaScript)[^]


这篇关于JavaScript电子邮件功能的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆