⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 post_index.asp

📁 本房地产网站功能强大
💻 ASP
📖 第 1 页 / 共 2 页
字号:
                                <td width="77" height="30"> <input name="face" type="radio" value="3.gif"> 
                                  <img src="3.gif" width="32" height="32"></td>
                                <td width="77" height="30"> <input name="face" type="radio" value="4.gif"> 
                                  <img src="4.gif" width="32" height="32"></td>
                                <td width="77" height="30"> <input name="face" type="radio" value="5.gif"> 
                                  <img src="5.gif" width="32" height="32"></td>
                                <td width="77" height="30"> <input name="face" type="radio" value="6.gif"> 
                                  <img src="6.gif" width="32" height="32"></td>
                                <td width="59" height="30"> <input name="face" type="radio" value="7.gif"> 
                                  <img src="7.gif" width="32" height="32"></td>
                              </tr>
                              <tr> 
                                <td height="30"> <input name="face" type="radio" value="8.gif"> 
                                  <img src="8.gif" width="32" height="32"></td>
                                <td height="30"> <input name="face" type="radio" value="9.gif"> 
                                  <img src="9.gif" width="32" height="32"></td>
                                <td height="30"> <input name="face" type="radio" value="10.gif"> 
                                  <img src="10.gif" width="32" height="32"></td>
                                <td height="30"> <input name="face" type="radio" value="11.gif"> 
                                  <img src="11.gif" width="32" height="32"></td>
                                <td height="30"> <input name="face" type="radio" value="12.gif"> 
                                  <img src="12.gif" width="32" height="32"></td>
                                <td height="30"> <input name="face" type="radio" value="13.gif"> 
                                  <img src="13.gif" width="32" height="32"></td>
                                <td height="30"> <input name="face" type="radio" value="14.gif"> 
                                  <img src="14.gif" width="32" height="32"></td>
                              </tr>
                              <tr> 
                                <td height="30"> <input name="face" type="radio" value="15.gif"> 
                                  <img src="15.gif" width="32" height="32"></td>
                                <td height="30"> <input name="face" type="radio" value="16.gif"> 
                                  <img src="16.gif" width="32" height="32"></td>
                                <td height="30"> <input name="face" type="radio" value="17.gif"> 
                                  <img src="17.gif" width="32" height="32"></td>
                                <td height="30"> <input name="face" type="radio" value="18.gif"> 
                                  <img src="18.gif" width="32" height="32"></td>
                                <td height="30"> <input name="face" type="radio" value="19.gif"> 
                                  <img src="19.gif" width="32" height="32"></td>
                                <td height="30"> <input name="face" type="radio" value="20.gif"> 
                                  <img src="20.gif" width="32" height="32"></td>
                                <td height="30"> <input name="face" type="radio" value="21.gif"> 
                                  <img src="21.gif" width="32" height="32"></td>
                              </tr>
                              <tr> 
                                <td height="30"> <input name="face" type="radio" value="22.gif"> 
                                  <img src="22.gif" width="32" height="32"></td>
                                <td height="30"> <input name="face" type="radio" value="23.gif"> 
                                  <img src="23.gif" width="32" height="32"></td>
                                <td height="30"> <input name="face" type="radio" value="24.gif" checked> 
                                  <img src="24.gif" width="32" height="32"></td>
                                <td height="30"> <input name="face" type="radio" value="25.gif"> 
                                  <img src="25.gif" width="32" height="32"></td>
                                <td height="30"> <input name="face" type="radio" value="26.gif"> 
                                  <img src="26.gif" width="32" height="32"></td>
                                <td height="30"> <input name="face" type="radio" value="27.gif"> 
                                  <img src="27.gif" width="32" height="32"></td>
                                <td height="30"> <input name="face" type="radio" value="28.gif"> 
                                  <img src="28.gif" width="32" height="32"></td>
                              </tr>
                            </table></div></td>
                                </tr>
                              </tbody>
                            </table>
							</td>
                        </tr>
                        <tr bgcolor="#f0f6fd"> 
                          <td height=170 valign=top bgcolor="#F3F7FA"> 
							<div align="center">
								<table border=1 cellpadding=2 width=970 class="black" style="border-collapse: collapse" bordercolor="#97C0FF">
                              <tbody>
                                <tr> 
                                  <td width=26><img height=24 src="post.gif" width=24></td>
                                  <td  width=436>内容<font color="#FF0000">(*)</font></td>
                                </tr>
                                <tr> 
                                  <td colspan=2> 
									<textarea  cols=92 name=body rows=10 type="text"></textarea> 
                                  </td>
                                </tr>
                                <tr> 
                                  <td  colspan=2>1)留言者不能发布任何不符合当地法规、国家法律和国际法律的资料; 
                                  </td>
                                </tr>
                                <tr> 
                                  <td  
            colspan=2>2)留言者不得发布任何非法的、骚扰性的、中伤他人的、辱骂性的、恐吓性的、伤害性的、庸俗的,淫秽等信息资料; </td>
                                </tr>
                              </tbody>
                            </table></div>
							</td>
                        </tr>
                        <tr bgcolor="#D1DBE7" > 
                          <td bgcolor="#F3F7FA"> <div align="center"> 
                              <input type="button" name="Submit5" value=" 提 交 " onClick="return saveexit();">
                                 
                              <input  name="Submit222" type="reset" value=" 重 填 ">
                              <script language="JavaScript">
function saveexit()
{
  
  if (chk()==0)
  {
    return false;
  };
  document.message.submit();
}
function chk()     
{     
  if (document.message.name.value.length==0)     
  {     
    alert("请填写您的姓名。");     
    document.message.name.focus();     
    return 0;     
  };    
 
if (document.message.body.value.length==0)     
  {     
    alert("请把留言内容填写清楚。");     
    document.message.body.focus();     
    return 0;     
  };     
  
  return 1;     
}     
</script>
                            </div></td>
                        </tr>
                      </tbody>
                    </table>
                  	</div>
                  </form></td>
              </tr>
            </table></td>
        </tr>
      </table></td>
  </tr>
  <tr> 
    <td><div align="center"> 
        <!--#include file="../end.asp" -->
      </div></td>
  </tr>
</table>
</body>
</html>
<%
 Set Rs=Nothing
 CloseDataConn
%>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -