基本信息
源码名称:asp版本飞信程序
源码大小:0.04M
文件格式:.rar
开发语言:ASP
更新时间:2014-08-28
友情提示:(无需注册或充值,赞助后即可获取资源下载链接)
嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 2 元×
微信扫码支付:2 元
×
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
源码介绍
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <!--http://www.129123.com --> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>飞信快线-免费发短信</title> <meta name="keywords" content="飞信,免费发短信,免费短信,在线发送短信,,博兴快线" /> <meta name="description" content="飞信的一套免费在线发送飞信短信的程序,欢迎大家使用!" /> <link href="images/kuaixian.css" rel="stylesheet" type="text/css" /> <script language="Javascript"><!-- function VF_kuaixian(){ //v2.0 <!--start_of_saved_settings--> <!--type,textarea,name,message,required,true,errMsg,请输入短信内容!--> <!--type,text,name,sendto,required,true,isNum,errMsg,请填写接收手机号码!--> <!--type,text,name,password,required,true,errMsg,请填写您的手机密码!--> <!--type,text,name,username,required,true,errMsg,请填写您开通飞信的手机号码!--> <!--end_of_saved_settings--> var theForm = document.kuaixian; var numRE = /^\d $/; var errMsg = ""; var setfocus = ""; if (theForm['message'].value == ""){ errMsg = "请输入短信内容!"; setfocus = "['message']"; } if (!numRE.test(theForm['sendto'].value)){ errMsg = "请填写接收手机号码!"; setfocus = "['sendto']"; } if (theForm['password'].value == ""){ errMsg = "请填写您的手机密码!"; setfocus = "['password']"; } if (theForm['username'].value == ""){ errMsg = "请填写您开通飞信的手机号码!"; setfocus = "['username']"; } if (errMsg != ""){ alert(errMsg); eval("theForm" setfocus ".focus()"); } else theForm.submit(); }//--> </script> </head> <body> <table width="900" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td><img src="images/logo.gif" width="500" height="94" /></td> </tr> </table> <table width="900" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td width="383"><form action="kuaixian.asp" method="post" name="kuaixian" id="kuaixian" onsubmit="VF_kuaixian();return false;"> <table width="360" border="0" align="center" cellpadding="0" cellspacing="1" bgcolor="#c5d7ef"> <tr> <td bgcolor="#FFFFFF"><table width="300" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td> </td> </tr> </table> <table width="300" border="0" align="center" cellpadding="0" cellspacing="1" bgcolor="#c5d7ef"> <tr> <td><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="30" colspan="2" bgcolor="#e5ecf9"> <span class="sizeone">发送方</span>:[已经开通飞信的手机] </td> </tr> <tr> <td width="37%" height="50" align="center" bgcolor="#FFFFFF" class="sizetwo">飞信手机:<img src="images/help.gif" alt="您开通飞信的手机号!" width="14" height="14" /></td> <td width="63%" bgcolor="#FFFFFF"><input name="username" type="text" class="inputone" id="username" size="25" /></td> </tr> <tr> <td height="50" align="center" bgcolor="#FFFFFF" class="sizetwo">飞信密码:<img src="images/help.gif" alt="您的飞信登录密码!" width="14" height="14" /></td> <td bgcolor="#FFFFFF"><input name="password" type="password" class="inputone" id="password" size="26" /></td> </tr> </table></td> </tr> </table> <table width="300" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td> </td> </tr> </table> <table width="300" border="0" align="center" cellpadding="0" cellspacing="1" bgcolor="#c5d7ef"> <tr> <td><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="30" colspan="2" bgcolor="#e5ecf9"> <span class="sizeone">接收方</span>:[是飞信好友或者是自己] <div id="loading2"></div></td> </tr> <tr> <td width="34%" height="50" align="center" bgcolor="#FFFFFF" class="sizetwo">接收手机:<img src="images/help.gif" alt="必须是您的飞信好友!" width="14" height="14" /></td> <td width="66%" align="center" bgcolor="#FFFFFF"><input name="sendto" type="text" class="inputone" id="sendto" size="25" /></td> </tr> <tr> <td height="100" align="center" bgcolor="#FFFFFF" class="sizetwo">飞信内容:<img src="images/help.gif" alt="最多可以发送180个字符!" width="14" height="14" /></td> <td align="center" valign="middle" bgcolor="#FFFFFF"><textarea name="message" cols="21" rows="8" class="inputtwo" id="message"></textarea></td> </tr> </table></td> </tr> </table> <table width="300" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td> </td> </tr> </table> <table width="300" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td align="center"><input type="submit" name="Submit" value="立刻发送我的短信" /></td> </tr> </table> <table width="300" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td> </td> </tr> </table></td> </tr> </table> </form> </td> <td width="517" height="393" valign="bottom" background="images/feixin.gif" style="background-repeat:no-repeat"><table width="98%" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td height="30" class="sizeone">什么是飞信? </td> </tr> <tr> <td><p class="sizetwo"> 飞信是中国移动的一项新业务,为注册用户提供融合语音(IVR)、GPRS、短信等多种通信方式的综合通信服务,在手机和电脑上都可以使用。</p> <p class="sizetwo"> 飞信可通过PC客户端、手机客户端或WAP方式登录,也可用普通短信方式与各客户端上的联系人沟通。凭借中国移动优势飞信还提供免费短信、超低语音资费、手机电脑之间文件互传等诸多强大功能。实现永不离线、无缝沟通的状态。</p> <p class="sizetwo"> 您开通飞信后,系统会分配给您一个唯一的号码——飞信号。<a href="http://www.129123.com/" title="百宝箱" >百宝箱</a>飞信号与您的手机号相对应,一般为9位数字。您可以通过手机号或飞信号添加好友以及跟好友联络,实现实名或匿名沟通。</p></td> </tr> <tr> <td height="30" class="sizeone">开通飞信:</td> </tr> <tr> <td height="30" class="sizetwo"> 编辑短信“KTFX”发送到10086或12520开通飞信。 </td> </tr> <tr> <td height="30" class="sizeone">关闭飞信</td> </tr> <tr> <td height="30" class="sizetwo"> 编辑短信“QXFX”发送到10086关闭飞信</td> </tr> </table> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td align="center" height="70"></td> </tr> </table></td> </tr> </table> <table width="900" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td height="30" align="center">因为采用WEB方式发送飞信,可能会有很大的延迟现象,请见谅!飞信快线,免费发短信!by:<a href="http://www.129123.com/" title="百宝箱" >百宝箱</a></td> </tr> </table> </body> </html>