📄 search.php
字号:
<?php
include_once( "inc/auth.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\r\n";
echo "<s";
echo "cript language=\"javascript\" src=\"/inc/common.js\"></script>\r\n</head>\r\n\r\n<body class=\"bodycolor\" topmargin=\"5\">\r\n<form action=\"list.php\" method=\"post\" name=\"form1\" > \r\n<table border=\"0\" width=\"100%\" cellspacing=\"1\" cellpadding=\"0\">\r\n <tr class=\"tablehead1\">\r\n <td ><img src=\"/images/notify_new.gif\" align=\"absmiddle\">客户查询</td>\r\n </tr>\r\n <tr class=\"tablehead2\">\r\n <td><BUTTON class=btn onClick=\"docum";
echo "ent.form1.submit();\" title=\"模糊查询\"><table><tr valign=top ><td><img src=\"/images/littlegif/b_u.gif\" align=\"center\"></td> <td>";
echo "<s";
echo "pan id=\"showallid\">查询</span></td></tr></table></BUTTON> <BUTTON class=btn onClick=\"location='new.php';\" title=\"新建客户\"><table><tr valign=top ><td><img src=\"/images/littlegif/b_u.gif\" align=\"center\"></td> <td>";
echo "<s";
echo "pan id=\"showallid\">新建客户</span></td></tr></table></BUTTON> <BUTTON class=btn onClick=\"javscript:history.back();\" title=\"返回\"><table><tr valign=top ><td><img src=\"/images/littlegif/b_u.gif\" align=\"center\"></td> <td>";
echo "<s";
echo "pan id=\"showallid\">返回</span></td></tr></table></BUTTON></td>\r\n </tr>\r\n</table>\r\n\r\n<br>\r\n<table width=\"95%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" height=\"3\">\r\n <tr>\r\n <td background=\"/images/dian1.gif\" width=\"100%\"></td>\r\n </tr>\r\n</table>\r\n <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"1\" class=\"small\" >\r\n <tr>\r\n <td width=\"20%\" nowrap class=\"TableLine2\">客户经理: </td>\r\n <td width=\"8";
echo "0%\" nowrap class=\"TableLine1\">\r\n\t <input type=\"text\" id=\"MANAGE_NAME\" name=\"MANAGE_NAME\" class=\"BigStatic\" size=\"20\" maxlength=\"100\" readonly value=\"\">\r\n\t\t\t\t<input type=\"hidden\" name=\"MANAGE_USER\" value=\"\">\r\n\t\t\t\t<input type=\"button\" value=\"选择\" class=\"SmallButton\" onClick=\"LoadWindowUserSingle( 'MANAGE_USER', 'MANAGE_NAME','form1')\" title=\"选择客户经理\" name=\"button\">\r\n\t\t</td>\r\n </tr>\r\n <tr>\r\n ";
echo " <td width=\"20%\" nowrap class=\"TableLine2\">客户名称: </td>\r\n <td width=\"80%\" nowrap class=\"TableLine1\">\r\n <input type=\"text\" name=\"CUSTOMER_NAME\" class=\"BigInput\" size=\"33\" maxlength=\"100\"> \r\n </td>\r\n </tr>\r\n <tr>\r\n <td width=\"20%\" nowrap class=\"TableLine2\">客户类型: </td>\r\n <td width=\"80%\" nowrap class=\"TableLine1\">\r\n\t\t";
echo "<s";
echo "elect name=\"DOOR_TYPE\" class=\"SmallStatic\">\r\n\t\t\t<option value='0' >所有客户\r\n\t\t\t<option value='1' checked>正式客户\r\n\t\t\t<option value='2'>重要客户\r\n\t\t\t<option value='3'>潜在客户\r\n\t\t\t<option value='4'>无效客户\r\n\t\t</select>\r\n </td>\r\n </tr>\r\n\r\n <tr>\r\n <td width=\"20%\" nowrap class=\"TableLine2\">客户编号: </td>\r\n <td width=\"80%\" nowrap class=\"TableLine1\">\r\n <input type=\"text\" name=\"CUSTOMER_NO\" c";
echo "lass=\"BigInput\" size=\"33\" maxlength=\"100\"> \r\n </td>\r\n </tr>\r\n <tr>\r\n <td nowrap class=\"TableLine2\">电话: </td>\r\n <td nowrap class=\"TableLine1\">\r\n <input type=\"text\" name=\"TEL_NO\" class=\"BigInput\" size=\"33\" maxlength=\"100\"> \r\n </td>\r\n </tr>\r\n <tr>\r\n <td nowrap class=\"TableLine2\">传真: </td>\r\n <td nowrap class=\"TableLine1\">\r\n <input type=\"text\" name=\"FAX_NO\" cla";
echo "ss=\"BigInput\" size=\"33\" maxlength=\"100\"> \r\n </td>\r\n </tr>\r\n <tr>\r\n <td nowrap class=\"TableLine2\">网址: </td>\r\n <td nowrap class=\"TableLine1\">\r\n <input type=\"text\" name=\"CUSTOMER_WWW\" class=\"BigInput\" size=\"33\" maxlength=\"100\"> \r\n </td>\r\n </tr>\r\n <tr>\r\n <td nowrap class=\"TableLine2\">电子邮件: </td>\r\n <td nowrap class=\"TableLine1\">\r\n <input type=\"text\" name=\"EMA";
echo "IL\" class=\"BigInput\" size=\"33\" maxlength=\"100\"> \r\n </td>\r\n </tr>\r\n <tr>\r\n <td nowrap class=\"TableLine2\">地址: </td>\r\n <td nowrap class=\"TableLine1\">\r\n <input type=\"text\" name=\"CUSTOMER_ADD\" class=\"BigInput\" size=\"33\" maxlength=\"100\"> \r\n </td>\r\n </tr>\r\n <tr>\r\n <td nowrap class=\"TableLine2\">邮政编码: </td>\r\n <td nowrap class=\"TableLine1\">\r\n <input type=\"text\" na";
echo "me=\"POSTALCODE\" class=\"BigInput\" size=\"33\" maxlength=\"25\"> \r\n </td>\r\n </tr>\r\n <tr>\r\n <td nowrap class=\"TableLine2\">备注: </td>\r\n <td nowrap class=\"TableLine1\">\r\n <input type=\"text\" name=\"MEMO\" class=\"BigInput\" size=\"33\" maxlength=\"100\"> \r\n </td>\r\n </tr>\r\n</table>\r\n</form>\r\n</body>\r\n</html>";
?>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -