📄 myquery.php
字号:
<?php
include_once( "inc/auth.php" );
include_once( "inc/function_page_01.php" );
include_once( "ikernel/utility.php" );
include_once( "inc/utility_all.php" );
echo "\r\n<html>\r\n<head>\r\n<title>手机短信查询</title>\r\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=gb2312\">\r\n";
echo "<S";
echo "CRIPT language=javascript src=\"/inc/calendar/calendar.js\"></SCRIPT>\r\n</head>\r\n";
echo "<s";
echo "cript>\r\nfunction td_calendar(fieldname)\r\n{\r\n myleft=document.body.scrollLeft+event.clientX-event.offsetX-80;\r\n mytop=document.body.scrollTop+event.clientY-event.offsetY+140;\r\n window.showModalDialog(\"/inc/calendar.php?FIELDNAME=\"+fieldname,self,\"edge:raised;scroll:0;status:0;help:0;resizable:1;dialogWidth:280px;dialogHeight:205px;dialogTop:\"+mytop+\"px;dialogLeft:\"+myleft+\"px\");\r\n}\r\n\r\n\r\nfunction";
echo " ClearInputValue(inputID,inputName)\r\n{\r\n document.getElementById(inputID).value=\"\";\r\n document.getElementById(inputName).value=\"\";\r\n}\r\n\r\nfunction GetUserIDName(inputID,inputName)\r\n{\r\n URL=\"/module/user_select/?inputID=\"+inputID+'&inputName='+inputName;\r\n loc_x=document.body.scrollLeft+event.clientX-event.offsetX-100;\r\n loc_y=document.body.scrollTop+event.clientY-event.offsetY+210;\r\n window.s";
echo "howModalDialog(URL,self,\"edge:raised;scroll:0;status:0;help:0;resizable:1;dialogWidth:320px;dialogHeight:265px;dialogTop:\"+loc_y+\"px;dialogLeft:\"+loc_x+\"px\");\r\n}\r\n\r\nfunction submitForm(){\r\n document.form1.submit();\r\n}\r\n\r\n</script>\r\n\r\n<body class=\"bodycolor\" topmargin=\"5\">\r\n\r\n\r\n<table border=\"0\" width=\"100%\" cellspacing=\"1\" cellpadding=\"0\" class=\"small\">\r\n <tr>\r\n <td class=\"tablehead1\"><img src=\"/i";
echo "mages/menu/mobile_sms.gif\" align=\"absmiddle\"> 手机短信查询</td>\r\n <tr class=\"tableline2\">\r\n\t<td><img src=\"/images/button/search.gif\" border=\"0\" title=\"查询\" onClick=\"submitForm();\" style=\"cursor:hand\">\r\n\t <a href=\"mylist.php\"><img src=\"/images/button/inceptsms.gif\" border=0></a> <a href=\"mylist_send.php\"><img src=\"/images/button/sendendsms.gif\" border=0></a></td>\r\n </tr>\r\n</table>\r\n<br>\r\n<form action=\"mysear";
echo "ch.php\" name=\"form1\" method=\"get\">\r\n <table border=\"0\" cellspacing=\"1\" width=\"100%\" class=\"small\" align=\"center\" cellpadding=\"5\">\r\n <tr>\r\n <td width=\"20%\" nowrap class=\"TableLine2\">短信形式:</td>\r\n <td nowrap class=\"TableLine1\"><input name=\"type\" type=\"radio\" value=\"incept\" checked onClick=\"ShowQuery('incept');\">\r\n 接收\r\n <input name=\"type\" type=\"radio\" value=\"send\" onClic";
echo "k=\"ShowQuery('send');\">\r\n 发送</td>\r\n </tr>\r\n <tr id=\"sendid\">\r\n <td nowrap class=\"TableLine2\">发送人:</td>\r\n <td nowrap class=\"TableLine1\"><input type=\"hidden\" name=\"FROM_ID\">\r\n <textarea cols=30 name=FROM_NAME rows=3 class=\"BigStatic\" wrap=\"yes\" readonly></textarea>\r\n \r\n <input type=\"button\" value=\"添 加\" class=\"SmallButton\" onClick=\"GetUserIDName('FROM";
echo "_ID','FROM_NAME')\" title=\"添加收信人\" name=\"button\">\r\n \r\n <input type=\"button\" value=\"清 空\" class=\"SmallButton\" onClick=\"ClearInputValue('FROM_ID','FROM_NAME')\" title=\"清空收信人\" name=\"button\"></td>\r\n </tr>\r\n <tr id=\"inceptid\">\r\n <td nowrap class=\"TableLine2\">接收人:</td>\r\n <td nowrap class=\"TableLine1\"><input type=\"hidden\" name=\"TO_ID\">\r\n <textarea cols=3";
echo "0 name=TO_NAME rows=3 class=\"BigStatic\" wrap=\"yes\" readonly></textarea>\r\n \r\n <input type=\"button\" value=\"添 加\" class=\"SmallButton\" onClick=\"GetUserIDName('TO_ID','TO_NAME')\" title=\"添加收信人\" name=\"button2\">\r\n \r\n <input type=\"button\" value=\"清 空\" class=\"SmallButton\" onClick=\"ClearInputValue('TO_ID','TO_NAME')\" title=\"清空收信人\" name=\"button2\"></td>\r\n </tr>";
echo "\r\n <tr id=\"sendno\">\r\n <td nowrap class=\"TableLine2\">发送号码:</td>\r\n <td nowrap class=\"TableLine1\"><input type=\"text\" name=\"FROM_NO\" class=\"BigInput\" size=\"20\"></td>\r\n </tr>\r\n <tr id='inceptno'>\r\n <td nowrap class=\"TableLine2\">接收号码:</td>\r\n <td nowrap class=\"TableLine1\"><input type=\"text\" name=\"TO_NO\" class=\"BigInput\" size=\"20\"></td>\r\n </tr>\r\n\r\n <tr>\r\n <td nowrap c";
echo "lass=\"TableLine2\">时段范围:</td>\r\n <td class=\"TableLine1\">\r\n\t <input class='Wdate' type=\"text\" name=\"BEGIN_DATE\" id=\"BEGIN_DATE\" value=\"\" size=\"12\" maxlength=\"10\" onclick=\"popUpCalendar(document.form1,document.form1.BEGIN_DATE,'yyyy-mm-dd')\"/>\r\n\t\t -\r\n\t <input class='Wdate' type=\"text\" name=\"END_DATE\" id=\"END_DATE\" value=\"\" size=\"12\" maxlength=\"10\" onclick=\"popUpCalendar(document.form1,docume";
echo "nt.form1.END_DATE,'yyyy-mm-dd')\"/>\r\n\r\n </td>\r\n </tr>\r\n <tr>\r\n <td nowrap class=\"TableLine2\">短信内容:</td>\r\n <td class=\"TableLine1\"><textarea cols=30 name=CONTENT rows=3 class=\"BigStatic\" wrap=\"yes\"></textarea></td>\r\n </tr>\r\n <tr >\r\n <td nowrap class=\"TableLine2\"> </td>\r\n <td nowrap class=\"TableLine1\"> </td>\r\n </tr>\r\n <input type=\"hidden\" name=\"BOX_ID\" v";
echo "alue=\"\">\r\n </table>\r\n</form>\r\n</body>\r\n</html>\r\n";
echo "<s";
echo "cript>\r\nfunction ShowQuery(str){\r\n if (str == 'send'){\r\n document.getElementById('sendid').style.display = 'none';\r\n\t document.getElementById('sendno').style.display = 'none';\r\n document.getElementById('FROM_ID').value = '';\r\n\t document.getElementById('FROM_NAME').value = '';\r\n inceptid.style.display = '';\r\n\t inceptno.style.display = '';\t \r\n\t \r\n }\r\n if (str == 'in";
echo "cept'){\r\n sendid.style.display = '';\r\n\t sendno.style.display = '';\r\n document.getElementById('TO_ID').value = '';\r\n\t document.getElementById('TO_NAME').value = '';\t \r\n inceptid.style.display = 'none';\r\n\t inceptno.style.display = 'none';\t \r\n } \r\n}\r\n\r\ndocument.getElementById('inceptid').style.display = 'none';\r\ndocument.getElementById('inceptno').style.display = 'none";
echo "';\r\n</script>";
?>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -