?? 留言板.htm
字號(hào):
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="Description" content="留言板jsp空間 jsp教程 jsp源碼 jsp學(xué)習(xí) jsp入門(mén) java學(xué)習(xí) jsp源代碼 jsp代碼 jsp實(shí)例,命令行,JAVA虛擬機(jī),jsp虛擬主機(jī) jsp空間 jsp教程 jsp源碼 jsp學(xué)習(xí) jsp入門(mén) java學(xué)習(xí) jsp源代碼 jsp代碼 jsp實(shí)例,jsp,jsp虛擬主機(jī) jsp空間 jsp教程 jsp源碼 jsp學(xué)習(xí) jsp入門(mén) java學(xué)習(xí) jsp源代碼 jsp代碼 jsp實(shí)例,jsp,jsp">
<meta name="keywords" content="留言板jsp虛擬主機(jī) jsp空間 jsp教程 jsp源碼 jsp學(xué)習(xí) jsp入門(mén) java學(xué)習(xí) jsp源代碼 jsp代碼 jsp實(shí)例,jsp,jsp,未知">
<title>留言板--JSP中文網(wǎng)</title>
<link rel="stylesheet" href="css/jspcnsty.css" type="text/css">
<SCRIPT language=JavaScript>
function formCheck3()
{
if(document.form3.subject.value==""||document.form3.subject.value=="郵件主題")
{
alert("請(qǐng)輸入您的郵件標(biāo)題!");
document.form3.subject.focus();
return false;
}
if(document.form3.from.value==""||document.form3.from.value=="您的郵件")
{
alert("請(qǐng)輸入您的郵件地址!");
document.form3.from.focus();
return false;
}
if(document.form3.content.value=="")
{
alert("請(qǐng)輸入您的郵件內(nèi)容!");
document.form3.content.focus();
return false;
}
}
</SCRIPT>
<SCRIPT language=JavaScript>
function formCheck2()
{
if(document.form2.review_name.value=="")
{
alert("請(qǐng)輸入您的網(wǎng)名!");
document.form2.review_name.focus();
return false;
}
if(document.form2.review_email.value=="")
{
alert("請(qǐng)輸入您的郵件地址!");
document.form2.review_email.focus();
return false;
}
if(document.form2.review_content.value=="")
{
alert("請(qǐng)輸入您的評(píng)論內(nèi)容!");
document.form2.review_content.focus();
return false;
}
}
</SCRIPT>
</head>
<body bgcolor="#999999" topmargin="0" marginheight="0">
<div align="center">
<table width="760" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="760"><table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="D00C0C">
<tr>
<td height="25" class="topbgsty1">
<a href="http://www.jspcn.net/index.html"><font color="#FFFFFF">JSPCN主頁(yè)</font></a>
| <a href="http://www.jspcn.net/idc/index.html" target="_blank"><font color="#FFFFFF">JSP空間</font></a>
| <a href="http://www.jspcn.net/moreNews.html" target="_blank"><font color="#FFFFFF">JSP教程</font></a>
| <a href="http://www.jspcn.net/download/index.html" target="_blank"><font color="#FFFFFF">JSP下載</font></a>
| <a href="http://www.jspcn.net/bbs/index.jsp" target="_blank"><font color="#FFFFFF">JSP論壇</font></a>
| <a href="http://www.jspcn.net/guestbook/index.jsp" target="_blank"> <font color="#FFFFFF">留言</font></a>
| <a href="http://www.jspcn.net/AboutUs.html" target="_blank"><font color="#FFFFFF">關(guān)于JSPCN</font></a>
| <a href="http://www.jspcn.net/friendLink.html" target="_blank"><font color="#FFFFFF">友情鏈接</font></a>
| <a href="http://www.jspcn.net/ContactUs.html" target="_blank"><font color="#FFFFFF">聯(lián)系我們</font></a>
<a href="http://www.jspcn.net/map.html" target="_blank"><font color="#D00C0C">地圖</font></a>
</td>
</tr>
</table></td>
</tr>
<tr>
<td height="2" bgcolor="#CC0000" class="topttbg2"></td>
</tr>
<tr>
<td height="5" bgcolor="#000000"><img src="images/spacer.gif" width="1" height="5"></td>
</tr>
<tr>
<td height="80" align="left" valign="top" bgcolor="#FFFFFF">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="9%" height="83"><a href="http://www.jspcn.net" title="jsp虛擬主機(jī),jsp教程"><img src="images/logo.gif" width="204" height="83" border="0"></a></td>
<td width="91%"><a href="http://www.jspcn.net/idc/index.html"><img src="images/head.gif" border="0" alt="JSP虛擬主機(jī),詳細(xì)請(qǐng)點(diǎn)擊進(jìn)入"></a></td>
</tr>
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -