addressList.jsp.svn-base
上传用户:liangcc
上传日期:2019-05-24
资源大小:4412k
文件大小:11k
源码类别:

WEB邮件程序

开发平台:

Java

  1. <%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%>
  2. <HTML>
  3. <HEAD>
  4. <META HTTP-EQUIV="Content-Type" content="text/html; charset=utf-8">
  5. <TITLE>WebEasyMail</TITLE>
  6. <link href="/css/css.css" rel="stylesheet" type="text/css">
  7. </HEAD>
  8. <script language="JavaScript">
  9. <!-- 
  10. function ColLst(showchar){
  11. location.href = "ads_brow.asp?GRSN=8597528&sc=" + showchar;
  12. }
  13. function addtoleft()
  14. {
  15. var theObjTo;
  16. var theObjCc;
  17. var theObjBcc;
  18. var i;
  19. var to = "";
  20. var cc = "";
  21. var bcc = "";
  22. for (i = 0; i < 2; i++)
  23. {
  24. theObjTo = eval("form1.checkto" + i);
  25. theObjCc = eval("form1.checkcc" + i);
  26. theObjBcc = eval("form1.checkbcc" + i);
  27. if (theObjTo != null && theObjTo.checked == true)
  28. {
  29. if (to != "")
  30. to = to + "," + theObjTo.value;
  31. else
  32. to = to + theObjTo.value;
  33. }
  34. else if (theObjCc != null && theObjCc.checked == true)
  35. {
  36. if (cc != "")
  37. cc = cc + "," + theObjCc.value;
  38. else
  39. cc = cc + theObjCc.value;
  40. }
  41. else if (theObjBcc != null && theObjBcc.checked == true)
  42. {
  43. if (bcc != "")
  44. bcc = bcc + "," + theObjBcc.value;
  45. else
  46. bcc = bcc + theObjBcc.value;
  47. }
  48. }
  49. parent.f1.to.value = to;
  50. parent.f1.cc.value = cc;
  51. parent.f1.bcc.value = bcc;
  52. }
  53. function gosend()
  54. {
  55. addtoleft();
  56. location.href = "wframe.asp?GRSN=7768932&gourl=ads_brow.asp?sc=";
  57. }
  58. function mdel()
  59. {
  60. form1.action = "ads_delete.asp?GRSN=5566304&mdel=1&sc=";
  61. form1.submit();
  62. }
  63. // -->
  64. </script>
  65. <BODY leftmargin="0" topmargin="0" rightmargin="0" bottommargin="0" bgcolor="#F2F1F2">
  66. <div style="overflow: auto;height:100%;width:100%;">
  67.   <table width="100%" height="5%"  border="0" cellpadding="0" cellspacing="0">
  68.     <tr>
  69.       <td width="11" height="11" >&nbsp;</td>
  70.       <td >&nbsp;</td>
  71.     </tr>
  72.   </table>
  73.   <table width="100%" height="95%"  border="0" cellpadding="0" cellspacing="0" bgcolor="ECF4F5">
  74.     <tr>
  75.       <td valign="middle"><table width="90%" border="0" align="center" cellspacing="0" bgcolor="#EFF7FF" style="border-left:1px #8CA5B5 solid; border-top:1px #8CA5B5 solid; border-right:1px #8CA5B5 solid; border-bottom:1px #8CA5B5 solid;">
  76.         <tr bgcolor="#dbeaf5" style='border:1px #8CA5B5 solid;font-size: 9pt;'>
  77.           <td width="8%" height="22" nowrap>&nbsp;</td>
  78.           <td width="12%"><a href="ads_add.asp?GRSN=9518396&sc=">创建</a></td>
  79.           <td width="19%"><a href="ads_pubbrow.asp?GRSN=7662119">公共地址薄</a></td>
  80.           <td width="15%"><a href="adg_brow.asp?GRSN=5886744">通讯组</a></td>
  81.           <td width="12%"><a href="ads_brow.asp?GRSN=8557077&clear=1&sc=">清除</a></td>
  82.           <td width="15%"><a href="javascript:gosend()">写信</a></td>
  83.           <td width="19%"><font class="s" color="#104A7B"><b>私人地址薄</b></font></td>
  84.         </tr>
  85.       </table>
  86.           <form action="ads_brow.asp" method=post id=form1 name=form1>
  87.             <table border=0 cellpadding=1 cellspacing=1 width="90%" align="center">
  88.               <tr align=middle>
  89.                 <td bgcolor="#dbeaf5" height="20"><a href="javascript:ColLst('0');">全部</a></td>
  90.                 <td bgcolor="#dbeaf5" height="20" align="center"><a href="javascript:ColLst('Aa');">A</a></td>
  91.                 <td bgcolor="#dbeaf5" height="20" align="center"><a href="javascript:ColLst('Bb');">B</a></td>
  92.                 <td bgcolor="#dbeaf5" height="20" align="center"><a href="javascript:ColLst('Cc');">C</a></td>
  93.                 <td bgcolor="#dbeaf5" height="20" align="center"><a href="javascript:ColLst('Dd');">D</a></td>
  94.                 <td bgcolor="#dbeaf5" height="20" align="center"><a href="javascript:ColLst('Ee');">E</a></td>
  95.                 <td bgcolor="#dbeaf5" height="20" align="center"><a href="javascript:ColLst('Ff');">F</a></td>
  96.                 <td bgcolor="#dbeaf5" height="20" align="center"><a href="javascript:ColLst('Gg');">G</a></td>
  97.                 <td bgcolor="#dbeaf5" height="20" align="center"><a href="javascript:ColLst('Hh');">H</a></td>
  98.                 <td bgcolor="#dbeaf5" height="20" align="center"><a href="javascript:ColLst('Ii');">I</a></td>
  99.                 <td bgcolor="#dbeaf5" height="20" align="center"><a href="javascript:ColLst('Jj');">J</a></td>
  100.                 <td bgcolor="#dbeaf5" height="20" align="center"><a href="javascript:ColLst('Kk');">K</a></td>
  101.                 <td bgcolor="#dbeaf5" height="20" align="center"><a href="javascript:ColLst('Ll');">L</a></td>
  102.                 <td bgcolor="#dbeaf5" height="20" align="center"><a href="javascript:ColLst('Mm');">M</a></td>
  103.                 <td bgcolor="#dbeaf5" height="20" align="center"><a href="javascript:ColLst('Nn');">N</a></td>
  104.                 <td bgcolor="#dbeaf5" height="20" align="center"><a href="javascript:ColLst('Oo');">O</a></td>
  105.                 <td bgcolor="#dbeaf5" height="20" align="center"><a href="javascript:ColLst('Pp');">P</a></td>
  106.                 <td bgcolor="#dbeaf5" height="20" align="center"><a href="javascript:ColLst('Qq');">Q</a></td>
  107.                 <td bgcolor="#dbeaf5" height="20" align="center"><a href="javascript:ColLst('Rr');">R</a></td>
  108.                 <td bgcolor="#dbeaf5" height="20" align="center"><a href="javascript:ColLst('Ss');">S</a></td>
  109.                 <td bgcolor="#dbeaf5" height="20" align="center"><a href="javascript:ColLst('Tt');">T</a></td>
  110.                 <td bgcolor="#dbeaf5" height="20" align="center"><a href="javascript:ColLst('Uu');">U</a></td>
  111.                 <td bgcolor="#dbeaf5" height="20" align="center"><a href="javascript:ColLst('Vv');">V</a></td>
  112.                 <td bgcolor="#dbeaf5" height="20" align="center"><a href="javascript:ColLst('Ww');">W</a></td>
  113.                 <td bgcolor="#dbeaf5" height="20" align="center"><a href="javascript:ColLst('Xx');">X</a></td>
  114.                 <td bgcolor="#dbeaf5" height="20" align="center"><a href="javascript:ColLst('Yy');">Y</a></td>
  115.                 <td bgcolor="#dbeaf5" height="20" align="center"><a href="javascript:ColLst('Zz');">Z</a></td>
  116.                 <td bgcolor="#dbeaf5" height="20"><a href="javascript:ColLst('1');">其他</a></td>
  117.               </tr>
  118.             </table>
  119.             <table width="90%" border="0" bgcolor="#EFF7FF" align="center" cellspacing="0" style='border-top:1px #8CA5B5 solid;'>
  120.               <tr bgcolor="#dbeaf5" style='border:1px #8CA5B5 solid;font-size: 9pt;'>
  121.                 <td width="6%" height="28" align="center" nowrap style="border-left:1px #8CA5B5 solid; border-bottom:1px #8CA5B5 solid;"><a href='javascript:mdel()'><img src='imagesdelete2.gif' border='0' alt="删除所选项"></a></td>
  122.                 <td width="7%" align="center" nowrap style="border-left:1px #8CA5B5 solid; border-bottom:1px #8CA5B5 solid;">序号</td>
  123.                 <td width="5%" align="center" nowrap style="border-left:1px #8CA5B5 solid; border-bottom:1px #8CA5B5 solid;">To</td>
  124.                 <td width="5%" align="center" nowrap style="border-left:1px #8CA5B5 solid; border-bottom:1px #8CA5B5 solid;">Cc</td>
  125.                 <td width="5%" align="center" nowrap style="border-left:1px #8CA5B5 solid; border-bottom:1px #8CA5B5 solid;">Bcc</td>
  126.                 <td width="23%" align="center" nowrap style="border-left:1px #8CA5B5 solid; border-bottom:1px #8CA5B5 solid;">昵&nbsp;&nbsp;称</td>
  127.                 <td width="35%" align="center" nowrap style="border-left:1px #8CA5B5 solid; border-bottom:1px #8CA5B5 solid;">邮件地址</td>
  128.                 <td width="7%" align="center" nowrap style="border-left:1px #8CA5B5 solid; border-bottom:1px #8CA5B5 solid;">编辑</td>
  129.                 <td width="7%" align="center" nowrap style="border-left:1px #8CA5B5 solid; border-bottom:1px #8CA5B5 solid;">删除</td>
  130.               </tr>
  131.               <tr>
  132.                 <td align='center' height='26' style='border-bottom:1px #8CA5B5 solid;'><input type='checkbox' name='checkdel0' value="hdd007 (163.com)"></td>
  133.                 <td align='center' style='border-bottom:1px #8CA5B5 solid;'>1</td>
  134.                 <td align='center' style='border-bottom:1px #8CA5B5 solid;'><input type='checkbox' name='checkto0' value="hdd007@163.com"></td>
  135.                 <td align='center' style='border-bottom:1px #8CA5B5 solid;'><input type='checkbox' name='checkcc0' value="hdd007@163.com"></td>
  136.                 <td align='center' style='border-bottom:1px #8CA5B5 solid;'><input type='checkbox' name='checkbcc0' value="hdd007@163.com"></td>
  137.                 <td align='center' style='border-bottom:1px #8CA5B5 solid;'>hdd007 (163.com)</td>
  138.                 <td align='left' style='border-bottom:1px #8CA5B5 solid;'>hdd007@163.com</td>
  139.                 <td align='center' style='border-bottom:1px #8CA5B5 solid;'><a href='ads_edit.asp?id=0&sc=&GRSN=546079'><img src='imagesxg.gif' border='0' alt='修改'></a></td>
  140.                 <td align='center' style='border-bottom:1px #8CA5B5 solid;'><a href='ads_delete.asp?id=hdd007+%28163%2Ecom%29&sc=&GRSN=7234866'><img src='imagessc.gif' border='0' alt='删除'></a></td>
  141.               </tr>
  142.               <tr>
  143.                 <td align='center' height='26' style='border-bottom:1px #8CA5B5 solid;'><input type='checkbox' name='checkdel1' value="marketing1 (iqpc.com.cn)"></td>
  144.                 <td align='center' style='border-bottom:1px #8CA5B5 solid;'>2</td>
  145.                 <td align='center' style='border-bottom:1px #8CA5B5 solid;'><input type='checkbox' name='checkto1' value="marketing1@iqpc.com.cn"></td>
  146.                 <td align='center' style='border-bottom:1px #8CA5B5 solid;'><input type='checkbox' name='checkcc1' value="marketing1@iqpc.com.cn"></td>
  147.                 <td align='center' style='border-bottom:1px #8CA5B5 solid;'><input type='checkbox' name='checkbcc1' value="marketing1@iqpc.com.cn"></td>
  148.                 <td align='center' style='border-bottom:1px #8CA5B5 solid;'>marketing1 (iqpc.com.cn)</td>
  149.                 <td align='left' style='border-bottom:1px #8CA5B5 solid;'>marketing1@iqpc.com.cn</td>
  150.                 <td align='center' style='border-bottom:1px #8CA5B5 solid;'><a href='ads_edit.asp?id=1&sc=&GRSN=7168504'><img src='imagesxg.gif' border='0' alt='修改'></a></td>
  151.                 <td align='center' style='border-bottom:1px #8CA5B5 solid;'><a href='ads_delete.asp?id=marketing1+%28iqpc%2Ecom%2Ecn%29&sc=&GRSN=4711798'><img src='imagessc.gif' border='0' alt='删除'></a></td>
  152.               </tr>
  153.             </table>
  154.             <input type="hidden" name="wemid" value="">
  155.             <input type="hidden" name="addresssend" value="">
  156.             <input type="hidden" name="sc" value="">
  157.           </form>
  158.         <br>
  159.           <div align="center">
  160.             <table width="90%" border="0" align="center" cellspacing="0" bgcolor="#EFF7FF" style='border-top:1px #8CA5B5 solid;'>
  161.               <tr>
  162.                 <td width="10%" valign="top" align="right"><br>
  163.                     <font color="#FF3333">*注意:</font></td>
  164.                 <td width="90%"><br>
  165.                   A-Z字母: 表示以该字母为首的联系人的昵称.<br>
  166.                   其他: 表示其他不以A-Z字母为首的联系人的昵称. <br>
  167.                   <br>
  168.                 </td>
  169.               </tr>
  170.             </table>
  171.           </div>
  172.         <br>
  173.       </td>
  174.     </tr>
  175.   </table>
  176. </div>
  177. </BODY>
  178. </HTML>