从网络发送短信(是否有一些供应商)? [英] Send SMS from Web (are there some providers for this)?

查看:52
本文介绍了从网络发送短信(是否有一些供应商)?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想要类似 app.net 站点的内容.您单击一个按钮并获得通过短信(或电子邮件)向您的手机发送链接的选项.实现 sms 方面的一些选项有哪些,是否有提供此功能的服务或开源包?

I'd like to have something like what the app.net site has. You click a button and get the option to send a link to your phone via SMS (or email). What are some options for implementing the sms side of things, and are there services or open source packages that provide this?

这是来自 app.net 的一个随机示例.单击获取此应用程序"按钮以​​了解我的意思.

Here's a random example from app.net . Click the "Get this App" button to see what I mean.

这样的事情甚至对我有用<a href="http://saasSMS.com?url=mycorp.com/test.html">发送链接到电话</a> 其中saasSMS.com"是处理整个短信方面的一些服务.理想情况下,可以通过链接或表单发布来处理该问题(如果成功或其他原因,它会重定向回您的网站).

Something like this would even work for me <a href="http://saasSMS.com?url=mycorp.com/test.html">Send link to Phone</a> Where "saasSMS.com" is some service that handles the whole sms side of things. Ideally could either handle that via a link or via a form post (and it would redirect back to your site on success or something).

我不想要的:一个下拉菜单,让您选择您的运营商和一些尝试向您发送电子邮件 @vtext.com 或类似内容的 php 页面.这还不够圆滑.

What I don't want: A drop down that makes you pick your carrier and some php page that tries to email you @vtext.com or similar. That is just not slick enough.

推荐答案

我们从 http://www 取得了不错的结果.twilio.com

这篇关于从网络发送短信(是否有一些供应商)?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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