📄 my_mark.asp
字号:
<!--#include file="../main/conn.asp" -->
<!--#include file="../main/session.asp" -->
<%
web_id="../language/"&l_id
web_id=web_id&"/L_MARK.ASP"
call include(web_id)
on_web=L_myMARK1
m_id=request.QueryString("m_id")
response.write "<p align=center><b><font color=#800000 size=5>"
response.write session(s_name)
response.write L_myMARK1
response.write "<br></font><font color=#FFAB2D size=2>You Mark</font></b>"
response.write "<center>"
response.write "<table bgcolor='"&tr_bg_color&"' border=1 cellpadding=3 cellspacing=0 width=300>"
response.write "<TBODY><TR><TD width=100% >"
response.write "<TABLE border=0 width=100% cellpadding=1 cellspacing=1 bgcolor=#C0C0C0>"
response.write "<TBODY>"
%>
<TR style="background-color: <%=test_style_onMouseOut%>" onMouseOver = "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut = "this.style.backgroundColor = '<%=test_style_onMouseOut%>'">
<TD colspan="4" height="20">
<%
if m_id="学习" then
response.write "<a href='my_mark.asp'>"
response.write "<IMG src="&img_path&"/mark_minus.gif width=16 height=15 border=0>"
response.write L_myMARK_class1
%>
<!--#include file="mark_f.asp" -->
<%
else
response.write "<a href='my_mark.asp?m_id=学习'>"
response.write "<IMG src='"&img_path&"/mark_plus.gif' width=16 height=15 border=0>"
response.write L_myMARK_class1
end if
response.write "</a></TD></TR>"
%>
<TR style="background-color: <%=test_style_onMouseOut%>" onMouseOver = "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut = "this.style.backgroundColor = '<%=test_style_onMouseOut%>'">
<TD colspan="4" height="20">
<%
if m_id="娱乐" then
response.write "<a href='my_mark.asp'>"
response.write "<IMG src='"&img_path&"/mark_minus.gif' width=16 height=15 border=0>"
response.write L_myMARK_class2
%>
<!--#include file="mark_f.asp" -->
<%
else
response.write "<a href='my_mark.asp?m_id=娱乐'>"
response.write "<IMG src='"&img_path&"/mark_plus.gif' width=16 height=15 border=0>"
response.write L_myMARK_class2
end if
response.write "</a></TD></TR>"
%>
<TR style="background-color: <%=test_style_onMouseOut%>" onMouseOver = "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut = "this.style.backgroundColor = '<%=test_style_onMouseOut%>'">
<TD colspan="4" height="20">
<%
if m_id="游戏" then
response.write "<a href=my_mark.asp>"
response.write "<IMG src='"&img_path&"/mark_minus.gif' width=16 height=15 border=0>"
response.write L_myMARK_class3
%>
<!--#include file="mark_f.asp" -->
<%
else
response.write "<a href=my_mark.asp?m_id=游戏>"
response.write "<IMG src='"&img_path&"/mark_plus.gif' width=16 height=15 border=0>"
response.write L_myMARK_class3
end if
response.write "</a></TD></TR>"
%>
<TR style="background-color: <%=test_style_onMouseOut%>" onMouseOver = "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut = "this.style.backgroundColor = '<%=test_style_onMouseOut%>'">
<TD colspan="4" height="20">
<%
if m_id="网页" then
response.write "<a href='my_mark.asp'>"
response.write "<IMG src='"&img_path&"/mark_minus.gif' width=16 height=15 border=0>"
response.write L_myMARK_class4
%>
<!--#include file="mark_f.asp" -->
<%
else
response.write "<a href='my_mark.asp?m_id=网页'>"
response.write "<IMG src='"&img_path&"/mark_plus.gif' width=16 height=15 border=0>"
response.write L_myMARK_class4
end if
response.write "</A></TD></TR>"
%>
<TR style="background-color: <%=test_style_onMouseOut%>" onMouseOver = "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut = "this.style.backgroundColor = '<%=test_style_onMouseOut%>'">
<TD colspan="4" height="20">
<%
if m_id="软件" then
response.write "<a href='my_mark.asp'>"
response.write "<IMG src='"&img_path&"/mark_minus.gif' width=16 height=15 border=0>"
response.write L_myMARK_class5
%>
<!--#include file="mark_f.asp" -->
<%
else
response.write "<a href='my_mark.asp?m_id=软件'>"
response.write "<IMG src='"&img_path&"/mark_plus.gif' width=16 height=15 border=0>"
response.write L_myMARK_class5
end if
response.write "</A></TD></TR>"
%>
<TR style="background-color: <%=test_style_onMouseOut%>" onMouseOver = "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut = "this.style.backgroundColor = '<%=test_style_onMouseOut%>'">
<TD colspan="4" height="20">
<%
if m_id="硬件" then
response.write "<a href='my_mark.asp'>"
response.write "<IMG src='"&img_path&"/mark_minus.gif' width=16 height=15 border=0>"
response.write L_myMARK_class6
%>
<!--#include file="mark_f.asp" -->
<%
else
response.write "<a href='my_mark.asp?m_id=硬件'>"
response.write "<IMG src='"&img_path&"/mark_plus.gif' width=16 height=15 border=0>"
response.write L_myMARK_class6
end if
response.write "</A></TD></TR> "
%>
<TR style="background-color: <%=test_style_onMouseOut%>" onMouseOver = "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut = "this.style.backgroundColor = '<%=test_style_onMouseOut%>'">
<TD colspan="4" height="20">
<%
if m_id="其它" then
response.write "<a href='my_mark.asp'>"
response.write "<IMG src='"&img_path&"/mark_minus.gif' width=16 height=15 border=0>"
response.write L_myMARK_class7
%>
<!--#include file="mark_f.asp" -->
<%
else
response.write "<a href='my_mark.asp?m_id=其它'>"
response.write "<IMG src='"&img_path&"/mark_plus.gif' width=16 height=15 border=0>"
RESPONSE.WRITE L_myMARK_class7
end if
RESPONSE.WRITE "</A><tr><td colspan=6>"
%>
<!--webbot BOT="GeneratedScript" PREVIEW=" " startspan -->
<script Language="JavaScript">
<!--
function FrontPage_Form1_Validator(theForm)
{
if (theForm.mark_name.value == "")
{
alert("<%=L_myMARK_CHECK0%>");
theForm.mark_name.focus();
return (false);
}
if (theForm.mark_name.value.length > 30)
{
alert("<%=L_myMARK_CHECK1%>");
theForm.mark_name.focus();
return (false);
}
if (theForm.mark_addr.value == "")
{
alert("<%=L_myMARK_CHECK2%>。");
theForm.mark_addr.focus();
return (false);
}
if (theForm.mark_addr.value.length > 50)
{
alert("<%=L_myMARK_CHECK3%>");
theForm.mark_addr.focus();
return (false);
}
if (theForm.mark_comment.value == "")
{
alert("<%=L_myMARK_CHECK4%>");
theForm.mark_comment.focus();
return (false);
}
if (theForm.mark_comment.value.length > 100)
{
alert("<%=L_myMARK_CHECK5%>");
theForm.mark_comment.focus();
return (false);
}
return (true);
}
//-->
</script>
<!--webbot BOT="GeneratedScript" endspan --><form method="post" action="mark_add.asp" onsubmit="return FrontPage_Form1_Validator(this)" name="FrontPage_Form1">
<table border="0" cellpadding="2" width="98%">
<tr>
<td colspan="3" align="center">
<font color="#800000">
:::<%=L_myMARK_addT%>:::
</font>
</td>
</tr>
<tr>
<td>
<%=L_myMARK_addN%>
:
</td>
<td>
<input name="mark_name" type="text" style="background-color: <%=test_style_onMouseOut%>" onMouseOver = "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut = "this.style.backgroundColor = '<%=test_style_onMouseOut%>'" id="mark_name" class=text value="" size="20" maxlength="30"></td>
</tr>
<tr>
<td><%=L_myMARK_addU%>:</td>
<td>
<input name="mark_addr" type="text" style="background-color: <%=test_style_onMouseOut%>" onMouseOver = "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut = "this.style.backgroundColor = '<%=test_style_onMouseOut%>'" class=text id="mark_addr" value="" size="25" height="20" maxlength="50">
</td>
</tr>
<tr>
<td><%=L_myMARK_addC%>:</td>
<td>
<select name="mark_lx" style="background-color: <%=test_style_onMouseOut%>" onMouseOver = "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut = "this.style.backgroundColor = '<%=test_style_onMouseOut%>'">
<option value="学习">-<%=L_myMARK_class1%>-</option>
<option value="娱乐">-<%=L_myMARK_class2%>-</option>
<option value="游戏">-<%=L_myMARK_class3%>-</option>
<option value="网页">-<%=L_myMARK_class4%>-</option>
<option value="软件">-<%=L_myMARK_class5%>-</option>
<option value="硬件">-<%=L_myMARK_class6%>-</option>
<option value="其它">-<%=L_myMARK_class7%>-</option>
</select>
</td>
</tr>
<tr>
<td>
<p>
<%=L_myMARK_addR%>:
<br>
<%=L_myMARK_sLen%>
</p></td>
<td>
<textarea name="mark_comment" style="background-color: <%=test_style_onMouseOut%>" onMouseOver = "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut = "this.style.backgroundColor = '<%=test_style_onMouseOut%>'" class=text cols="23" rows="4" id="textarea"></textarea> <br>
</td>
</tr>
<tr>
<td colspan="2">
<DIV align=center>
<input name="mark_id" type="hidden" id="mark_id" value="">
<input name="method" type="hidden" id="method" value="submit">
<input style="background-color: <%=test_style_onMouseOut%>" onMouseOver = "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut = "this.style.backgroundColor = '<%=test_style_onMouseOut%>'" type="submit" name="Submit" value="<%=L_myMARK_sub%>" onMouseOver = "this.style.backgroundColor = '#000000'" onMouseOut = "this.style.backgroundColor = ''" class=text>
<input style="background-color: <%=test_style_onMouseOut%>" onMouseOver = "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut = "this.style.backgroundColor = '<%=test_style_onMouseOut%>'" type="reset" name="Submit2" value="<%=L_myMARK_reset%>" onMouseOver = "this.style.backgroundColor = '#000000'" onMouseOut = "this.style.backgroundColor = ''" class=text>
</DIV>
</td>
</tr>
</form>
</table>
</table>
<!--#include file="../main/up_online.asp" -->
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -