问题描述
朋友您好,
我正在尝试创建一个基于Web的应用程序,其中要求是使用客户端电子邮件应用程序(如MS Outlook)发送电子邮件, Mozilla Thunderbird,Opera,Lotus Note等。我使用'window.href'使用默认电子邮件客户端发送直接电子邮件。但要求是为用户提供选项以从已安装的客户端电子邮件应用程序列表中进行选择。
我可以选择使用客户端脚本语言,例如'JavaScript'或'仅限JQuery'。
请帮我实现这个要求。谢谢大家。
~Chandrakant Kumawat
Hello friends,
I am trying to make an web based application where the requirement is to send an email using client email application like "MS Outlook","Mozilla Thunderbird","Opera","Lotus Note" etc. I used 'window.href' to send direct email using default email client. But requirement is to Give option to the user to choose from list of installed client email applications.
I have option to use client scripting languages like 'JavaScript' OR 'JQuery' Only.
Please help me to achieve this requirement. Thank you all in advance.
~Chandrakant Kumawat
推荐答案
这篇关于使用javascript / JQuery如何获取客户端计算机上所有已安装的电子邮件客户端的列表。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!