飞信在线发送短信到好友(网页form表单)

pop:本来是看到PJBlog论坛里面的飞信的插件才想到的。其实就是利用飞信的api制作的一个表单,因为无法隐藏源代码的密码,插件就做不成了;所以就直接给大家做一个在线的算了。

代码如下:

<form id="form1" name="form1" method="post" action="http://sms.api.bz/fetion.php">
<label>
发送方号码:<input name="username"  value="138xxxxxxxx"><br />
发送方密码:<input name="password"  value="请输入飞信登录密码" ><br />
接受方号码:<input type="text" name="sendto" value="139xxxxxxxx"><br />
短信的内容:<input type="text" name="message" value="请输入短信的内容"><br />
<input type="submit" name="button" id="button" value="提交" />
</label>
</form>

This entry was posted in Technology and tagged , , . Bookmark the permalink. 1,138 views

Related Posts

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

login with sina weibo