📄 hx_xxlrxmysbottom.asp
字号:
<!--#include file="../conn.asp"-->
<%
action="add"
ktbh=session("ktbh")
ktmc=session("ktmc")
%>
<%if session("addyss")="" then
if request.form("submitx")=" 提 交 " then
pjlx=request.form("pjlx")
cgxs=request.form("cgxs")
pjdw=request.form("pjdw")
pjdd=request.form("pjdd")
pjjl=request.form("pjjl")
session("pjlx")=pjlx
session("cgxs")=cgxs
session("pjdw")=pjdw
session("pjdd")=pjdd
session("pjjl")=pjjl
errp=0
if pjlx="" then
errn="请选择评价类型"
action="err"
errp=1
end if
if cgxs="" then
errn="请输入成果形式"
action="err"
errp=1
end if
if pjdw="" then
errn="请输入评价单位"
action="err"
errp=1
end if
if pjdd="" then
errn="请输入评价地点"
action="err"
errp=1
end if
if pjjl="" then
errn="请输入评价结论"
action="err"
errp=1
end if
if errp=0 then
sql="select * from HXXM Where HXXM_NO='"& ktbh &"'"
set rs=server.Createobject("ADODB.Recordset")
rs.open sql,conn,1,3
if not rs.eof then
rs("HXXM_PJLX")=pjlx
rs("HXXM_CGXS")=cgxs
rs("HXXM_PJDW")=pjdw
rs("HXXM_PJDD")=pjdd
rs("HXXM_PJJL")=pjjl
rs.update
action="suc"
session("addyss")=1
end if
elseif errp=1 then
action="err"
end if
end if
end if
%>
<STYLE type=text/css>A:link {
COLOR: #000080; FONT-FAMILY: 宋体; TEXT-DECORATION: none
}
A:visited {
COLOR: ##000080; FONT-FAMILY: 宋体; TEXT-DECORATION: none
}
A:active {
FONT-FAMILY: 宋体; TEXT-DECORATION: underline
}
A:hover {
COLOR: #000080; text-decoration : none ;position : relative;top:1;left:1;
}
A.link {
COLOR: #000080; text-decoration : none ;position : relative;top:1;left:1;
}
BODY {
COLOR: #000080; FONT-FAMILY: 宋体; FONT-SIZE: 9pt
}
TABLE {
COLOR: #000080; FONT-FAMILY: 宋体; FONT-SIZE: 9pt
}
</STYLE>
<base target="bottom">
<body topmargin="0" leftmargin="0" bgcolor="#dddddd">
<table width="600" height="195" border="0" cellpadding="0" cellspacing="0" bordercolor="#D6CFCE" style="border-collapse: collapse">
<tr>
<td height="28">
<table width="600" border="0" cellspacing="0" cellpadding="0" style="border-collapse: collapse" bordercolor="#111111">
<tr>
<td><div align="center"><strong>横向项目验收鉴定表</strong></div></td>
</tr>
</table></td>
</tr>
<tr>
<td height="165"> <div align="right">
<%if action="add" and session("addyss")="" then%>
<form action="" method="post">
<table width="550" border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" height="20">
<tr>
<td width="94" align="left"><div align="right">课题编号:</div></td>
<td width="619" height="20"><input name="ktbh" readonly="" type=text id="cgxs" value="<%=session("ktbh")%>" style="BORDER-RIGHT: #ffffff 1px groove; BORDER-TOP: #ffffff 1px groove; FONT: 12px Verdana,Geneva,sans-serif; BORDER-LEFT: #ffffff 1px groove; WIDTH: 120px; COLOR: #000000; BORDER-BOTTOM: #ffffff 1px groove; HEIGHT: 18px; BACKGROUND-COLOR: #C0C0C0" size=12 maxlength=20></td>
</tr>
<tr>
<td width="94" align="left"><div align="right">课题名称:</div></td>
<td width="619" height="20"><input name="ktmc" readonly="" type=text id="pjdw" value="<%=session("ktmc")%>" style="BORDER-RIGHT: #ffffff 1px groove; BORDER-TOP: #ffffff 1px groove; FONT: 12px Verdana,Geneva,sans-serif; BORDER-LEFT: #ffffff 1px groove; WIDTH: 320px; COLOR: #000000; BORDER-BOTTOM: #ffffff 1px groove; HEIGHT: 18px; BACKGROUND-COLOR: #C0C0C0" size=12 maxlength=40></td>
</tr>
<tr>
<td width="94" align="left"><div align="right">评价类型:</div></td>
<td width="619"> <div align="left">
<input type="radio" name="pjlx" value="00">
验收
<input type="radio" name="pjlx" value="01">
评审
<input type="radio" name="pjlx" value="10">
鉴定
<input type="radio" name="pjlx" value="11">
其他</div></td>
</tr>
<tr>
<td width="94" align="left"><div align="right">成果形式:</div></td>
<td width="619"><input name="cgxs" type=text id="ktbh2" style="BORDER-RIGHT: #ffffff 1px groove; BORDER-TOP: #ffffff 1px groove; FONT: 12px Verdana,Geneva,sans-serif; BORDER-LEFT: #ffffff 1px groove; WIDTH: 120px; COLOR: #000000; BORDER-BOTTOM: #ffffff 1px groove; HEIGHT: 18px; BACKGROUND-COLOR: #dff1f9" size=12 maxlength=20></td>
</tr>
<tr>
<td width="94" align="left"><div align="right">评价单位:</div></td>
<td width="619"><input name="pjdw" type=text id="ktbh3" style="BORDER-RIGHT: #ffffff 1px groove; BORDER-TOP: #ffffff 1px groove; FONT: 12px Verdana,Geneva,sans-serif; BORDER-LEFT: #ffffff 1px groove; WIDTH: 240px; COLOR: #000000; BORDER-BOTTOM: #ffffff 1px groove; HEIGHT: 18px; BACKGROUND-COLOR: #dff1f9" size=12 maxlength=40></td>
</tr>
<tr>
<td width="94" align="left"><div align="right">评价时间:</div></td>
<td width="619" height="20">时间</td>
</tr>
<tr>
<td width="94" align="left"><div align="right">评价地点:</div></td>
<td width="619"><input name="pjdd" type=text id="ktbh32" style="BORDER-RIGHT: #ffffff 1px groove; BORDER-TOP: #ffffff 1px groove; FONT: 12px Verdana,Geneva,sans-serif; BORDER-LEFT: #ffffff 1px groove; WIDTH: 120px; COLOR: #000000; BORDER-BOTTOM: #ffffff 1px groove; HEIGHT: 18px; BACKGROUND-COLOR: #dff1f9" size=12 maxlength=20></td>
</tr>
<tr>
<td width="94" align="left"><div align="right">评价结论:</div></td>
<td width="619"> </td>
</tr>
<tr>
<td colspan="2" width="713"><div align="center">
<TEXTAREA name=pjjl cols=56 rows=10 wrap=PHYSICAL id="pjjl"></TEXTAREA>
</div></td>
</tr>
<tr>
<td colspan="2" width="713">
<%if session("actionnext")=1 then%>
<div align="center">
<INPUT type=submit value=' 提 交 ' name=Submitx style="background-color: #DDDDDD; background-repeat: repeat; background-attachment: scroll; font-size: 9pt; height: 20; width: 50; border: 1px groove #000000; background-position: 0% 50%">
<INPUT name="reset" type=reset style="background-color: #DDDDDD; background-repeat: repeat; background-attachment: scroll; font-size: 9pt; height: 20; width: 50; border: 1px groove #000000; background-position: 0% 50%" value=' 取 消 '>
</div>
<%end if%></td>
</tr>
</table>
</form>
</div></td>
</tr>
</table>
<%end if%>
<%if action="suc" then%>
<table width="100%" border="0" cellpadding="0" cellspacing="0" bordercolor="D6CFCE">
<tr>
<td> <div align="center">验收鉴定信息录入成功!!</div></td>
</tr>
</table>
<%end if%>
<%if action="err" then%>
<table width="100%" border="0" cellpadding="0" cellspacing="0" bordercolor="D6CFCE">
<tr>
<td><div align="center"><font color="#FF0000"><%=errn%></font></div></td>
</tr>
</table>
<%end if%>
<%if session("addyss")=1 then%>
<table width="550" border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" height="20">
<tr>
<td width="94" align="left"><div align="right">课题编号:</div></td>
<td width="619" height="20"><input name="ktbh" readonly="" type=text id="cgxs" value="<%=session("ktbh")%>" style="BORDER-RIGHT: #ffffff 1px groove; BORDER-TOP: #ffffff 1px groove; FONT: 12px Verdana,Geneva,sans-serif; BORDER-LEFT: #ffffff 1px groove; WIDTH: 120px; COLOR: #000000; BORDER-BOTTOM: #ffffff 1px groove; HEIGHT: 18px; BACKGROUND-COLOR: #C0C0C0" size=12 maxlength=20></td>
</tr>
<tr>
<td width="94" align="left"><div align="right">课题名称:</div></td>
<td width="619" height="20"><input name="ktmc" readonly="" type=text id="pjdw" value="<%=session("ktmc")%>" style="BORDER-RIGHT: #ffffff 1px groove; BORDER-TOP: #ffffff 1px groove; FONT: 12px Verdana,Geneva,sans-serif; BORDER-LEFT: #ffffff 1px groove; WIDTH: 320px; COLOR: #000000; BORDER-BOTTOM: #ffffff 1px groove; HEIGHT: 18px; BACKGROUND-COLOR: #C0C0C0" size=12 maxlength=40></td>
</tr>
<tr>
<td width="94" align="left"><div align="right">评价类型:</div></td>
<td width="619"> <div align="left"> <%=session("pjlx")%></div></td>
</tr>
<tr>
<td width="94" align="left"><div align="right">成果形式:</div></td>
<td width="619"><%=session("cgxs")%></td>
</tr>
<tr>
<td width="94" align="left"><div align="right">评价单位:</div></td>
<td width="619"><%=session("pjdw")%></td>
</tr>
<tr>
<td width="94" align="left"><div align="right">评价时间:</div></td>
<td width="619" height="20">时间</td>
</tr>
<tr>
<td width="94" align="left"><div align="right">评价地点:</div></td>
<td width="619"><%=session("pjdd")%></td>
</tr>
<tr>
<td width="94" align="left"><div align="right">评价结论:</div></td>
<td width="619"> </td>
</tr>
<tr>
<td colspan="2" width="713"><div align="center">
<TEXTAREA name=textarea readonly cols=56 rows=10 wrap=PHYSICAL id="textarea"><%=session("pjjl")%></TEXTAREA>
</div></td>
</tr>
<tr>
<td colspan="2" width="713">
<div align="center"> </div>
</td>
</tr>
</table>
<%end if%>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -