国内流行的内容管理系统(CMS)多端全媒体解决方案 https://www.dedebiz.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

171 lines
6.7KB

  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>" />
  5. <title><?php echo $cfg_webname; ?> - 留言本</title>
  6. <link href="<?php echo $cfg_templeturl; ?>/default/style/dedecms.css" rel="stylesheet" type="text/css" media="screen" />
  7. <style>
  8. .lefttd {
  9. border-left:1px solid #dedede;
  10. border-right:1px solid #dedede;
  11. }
  12. .ltd {
  13. border-left:1px solid #dedede;
  14. border-right:1px solid #dedede;
  15. border-top:1px solid #dedede;
  16. border-bottom:1px dashed #dedede;
  17. }
  18. .msgtd {
  19. line-height:180%;
  20. border-right:1px solid #dedede;
  21. padding-left:5px;
  22. }
  23. .timetd {
  24. border-right:1px solid #dedede;
  25. border-top:1px solid #dedede;
  26. border-bottom:1px dashed #dedede;
  27. padding-left:5px;
  28. }
  29. .bottomtd {
  30. border-right:1px solid #dedede;
  31. border-top:1px dashed #dedede;
  32. padding-left:5px;
  33. }
  34. .writetable td {
  35. padding: 5px;
  36. }
  37. .writetd {
  38. background:url(img/wbg.gif);
  39. }
  40. .pagetable {
  41. border:1px solid #dedede;
  42. margin-bottom:8px;
  43. background:#FBFEED;
  44. }
  45. .pagelistbox {
  46. }
  47. .pagelistbox span{
  48. border:1px solid #dedede;
  49. padding:2px;
  50. margin-right:3px;
  51. background:#E8F9BF;
  52. }
  53. .pagelistbox a {
  54. border:1px solid #dedede;
  55. padding:2px;
  56. margin-right:3px;
  57. background:#E8F9BF;
  58. }
  59. .rebox {
  60. width:98%;
  61. padding:3px;
  62. border:1px solid #dedede;
  63. }
  64. </style>
  65. </head>
  66. <body class="mapspage">
  67. <div class="header">
  68. <div class="top w960 center">
  69. <div class="title">
  70. <h1>
  71. <h1><a href="<?php echo $cfg_basehost;?>/"><?php echo $cfg_webname;?></a></h1>
  72. </h1>
  73. </div><!-- /title -->
  74. </div><!-- /top -->
  75. </div><!-- /header -->
  76. <div class="w960 clear center mt1">
  77. <div class="sp-title">
  78. <a href='guestbook.php'><h2>留言本</h2></a>
  79. <span class="more"><a href="<?php echo $cfg_basehost;?>/">返回首页</a> </span> </div>
  80. <table width="100%" border="0" cellspacing="1" cellpadding="4" align="center" bgcolor="#dedede" class='writetable'>
  81. <form method="post" action="guestbook.php">
  82. <input type="hidden" name="action" value="save">
  83. <input type="hidden" name="reid" value="<?php echo $row['id']; ?>">
  84. <tr>
  85. <td colspan='4' class='writetd'><b>回复主题:</b><?php echo $row['title']; ?><a name='write'></a></td>
  86. </tr>
  87. <tr bgcolor="#ffffff">
  88. <td width="10%" align="center" nowrap><font color="#FF0000">*</font>论文标题:</td>
  89. <td width="40%"><input type="text" maxlength="50" name="title" size="30" value="回复:<?php echo $row['title']; ?>" class="ipt-txt"/></td>
  90. <td width="10%" align="center" nowrap>验 证 码:</td>
  91. <td>
  92. <table border="0" cellspacing="0" cellpadding="0">
  93. <tr>
  94. <td width="70"><input name="validate" type="text" id="vdcode2" class="ipt-txt" style="width:60px;text-transform: uppercase;" /></td>
  95. <td><img src='../plus/vdimgck.php'/></td>
  96. </tr>
  97. </table>
  98. </td>
  99. </tr>
  100. <tr bgcolor="#ffffff">
  101. <td width="10%" align="center" nowrap><font color="#FF0000">*</font>你的姓名:</td>
  102. <td width="40%"><input type="text" maxlength="10" name="uname" size="30" value="<?php echo $g_name; ?>" class="ipt-txt"/></td>
  103. <td width="10%" align="center" nowrap>OICQ号码:</td>
  104. <td width="40%"><input maxlength="20" type="text" name="qq" size="20" class="ipt-txt" /></td>
  105. </tr>
  106. <tr bgcolor="#ffffff">
  107. <td align="center" nowrap>&nbsp;电子邮件:</td>
  108. <td><input maxlength="80" type="text" name="email" size="30" class="ipt-txt"/></td>
  109. <td align="center" nowrap height="12">个人主页:</td>
  110. <td height="12"><input maxlength="80" type="text" name="homepage" size="20" class="ipt-txt" /></td>
  111. </tr>
  112. <tr bgcolor="#ffffff">
  113. <td align="center" nowrap width="10%"><font color="#FF0000">*</font>留言内容:<br />
  114. (1000字内) </td>
  115. <td align="left" width="40%">
  116. <textarea name="msg" cols="38" rows="5" class="textarea ipt-txt"></textarea>
  117. </td>
  118. <td align="center" nowrap height="2" width="10%">选择头像:</td>
  119. <td nowrap height="2" width="40%">
  120. <input type="radio" name="img" value="01" checked />
  121. <img src="guestbook/images/01.gif" width="25" height="25" />
  122. <input type="radio" name="img" value="02" />
  123. <img src="guestbook/images/02.gif" width="25" height="25" />
  124. <input type="radio" name="img" value="03" />
  125. <img src="guestbook/images/03.gif" width="25" height="25" />
  126. <input type="radio" name="img" value="04" />
  127. <img src="guestbook/images/04.gif" width="25" height="25" />
  128. <input type="radio" name="img" value="05" />
  129. <img src="guestbook/images/05.gif" width="25" height="25" />
  130. <input type="radio" name="img" value="06" />
  131. <img src="guestbook/images/06.gif" width="25" height="25" />
  132. <input type="radio" name="img" value="08" />
  133. <img src="guestbook/images/08.gif" width="25" height="25" />
  134. <br /><br />
  135. <input type="radio" name="img" value="13" />
  136. <img src="guestbook/images/13.gif" width="25" height="25" />
  137. <input type="radio" name="img" value="14" />
  138. <img src="guestbook/images/14.gif" width="25" height="25" />
  139. <input type="radio" name="img" value="15" />
  140. <img src="guestbook/images/15.gif" width="25" height="25" />
  141. <input type="radio" name="img" value="16" />
  142. <img src="guestbook/images/16.gif" width="25" height="25" />
  143. <input type="radio" name="img" value="17" />
  144. <img src="guestbook/images/17.gif" width="25" height="25" />
  145. <input type="radio" name="img" value="18" />
  146. <img src="guestbook/images/18.gif" width="25" height="25" />
  147. <input type="radio" name="img" value="20" />
  148. <img src="guestbook/images/20.gif" width="25" height="25" />
  149. </td>
  150. </tr>
  151. <tr bgcolor="#ffffff">
  152. <td colspan="4" align="center" nowrap><input maxlength="1000" type="submit" name="Submit" value="提 交" class="btn-2" />
  153. &nbsp;&nbsp;
  154. <input type="reset" name="Submit2" value="取 消" class="btn-2" /></td>
  155. </tr>
  156. </form>
  157. </table>
  158. <div class="footer">
  159. <p class="powered">
  160. <?php echo $cfg_powerby; ?>
  161. </p><!-- /powered -->
  162. </div>
  163. </div>
  164. </body>
  165. </html>