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

📄 hx_xxlrxmys.asp

📁 数据结构课程设计之最小生成数的K算法的实现 简短 简洁
💻 ASP
字号:
<!--#include file="../conn.asp"-->
<%
action="add"
ktbh=session("ktbh")
ktmc=session("ktmc")
bh=request("bh")
name=request("name")
%>
<%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
%>
<link rel="stylesheet" type="text/css" href="../style.css">

<body topmargin="0" leftmargin="0" bgcolor="#dddddd">


<div align="center">
  <center>
<table width="600" height="195" border="0" cellpadding="0" cellspacing="0" bordercolor="#D6CFCE" style="border-collapse: collapse">
  <tr> 
    <td height="28"> 
    <table width="613" border="0" cellspacing="0" cellpadding="0" style="border-collapse: collapse" bordercolor="#111111">
        <tr> 
          <td width="613"><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="733" border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" height="20">
          <tr>
            <td width="113" align="left"><div align="right">课题编号:</div></td>
            <td width="263" height="20"><input name="ktbh" readonly="" type=text id="cgxs" value="<%=bh%>" style="BORDER-RIGHT: #ffffff 1px groove; BORDER-TOP: #ffffff 1px groove; FONT: 12px Verdana,Geneva,sans-serif; BORDER-LEFT: #ffffff 1px groove; WIDTH: 160px; COLOR: #000000; BORDER-BOTTOM: #ffffff 1px groove; HEIGHT: 18px; BACKGROUND-COLOR: #C0C0C0" size=12 maxlength=20></td>
            <td width="167" height="20" colspan="2">课题名称:</td>
            <td width="353" height="20">
            <input name="ktmc" readonly type="text" id="pjdw" value="<%=name%>" style="BORDER-RIGHT: #ffffff 1px groove; BORDER-TOP: #ffffff 1px groove; FONT: 12px Verdana,Geneva,sans-serif; BORDER-LEFT: #ffffff 1px groove; WIDTH: 160px; COLOR: #000000; BORDER-BOTTOM: #ffffff 1px groove; HEIGHT: 18px; BACKGROUND-COLOR: #C0C0C0" size="12" maxlength="40"></td>
          </tr>
          <tr>
            <td width="113" align="left"><div align="right">评价类型:</div></td>
            <td width="263"> <div align="left"> 
                <input name="cgxs1" type=text id="ktbh33" style="BORDER-RIGHT: #ffffff 1px groove; BORDER-TOP: #ffffff 1px groove; FONT: 12px Verdana,Geneva,sans-serif; BORDER-LEFT: #ffffff 1px groove; WIDTH: 160px; COLOR: #000000; BORDER-BOTTOM: #ffffff 1px groove; HEIGHT: 18px; BACKGROUND-COLOR: #dff1f9" size=12 maxlength=2><a href="#" onClick=window.open('windowopen.asp?owid=DD_PJLX&forms=form1&formt=szdw&formt2=szdw2','','width=250,scrollbars=1,height=300')><img src="../images/open.gif" width="18" height="12" border="0"></a> </div></td>
            <td width="167" colspan="2"> 成果形式:</td>
            <td width="353"> <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: 160px; COLOR: #000000; BORDER-BOTTOM: #ffffff 1px groove; HEIGHT: 18px; BACKGROUND-COLOR: #dff1f9" size=12 maxlength=20></td>
          </tr>
          <tr> 
            <td width="113" align="left" height="5"></td>
            <td width="263" height="5"> </td>
            <td width="167" height="5" colspan="2"> </td>
            <td width="353" height="5"> </td>
          </tr>
          <tr>
            <td width="113" align="left"><div align="right">评价地点:</div></td>
            <td width="338" colspan="2"><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: 160px; COLOR: #000000; BORDER-BOTTOM: #ffffff 1px groove; HEIGHT: 18px; BACKGROUND-COLOR: #dff1f9" size=12 maxlength=50></td>
            <td width="169">评价时间:</td>
            <td width="276">
            <input name="cgxs2" type=text id="ktbh34" style="BORDER-RIGHT: #ffffff 1px groove; BORDER-TOP: #ffffff 1px groove; FONT: 12px Verdana,Geneva,sans-serif; BORDER-LEFT: #ffffff 1px groove; WIDTH: 160px; COLOR: #000000; BORDER-BOTTOM: #ffffff 1px groove; HEIGHT: 18px; BACKGROUND-COLOR: #dff1f9" size=12 maxlength=8><a href='#' onClick="window.open('dateinput.asp?Accept=form1.nd','','width=450,height=280');"><img src="../images/open.gif" width="18" height="12" border="0"></a></td>
            </tr>
          <tr> 
            <td width="113" align="left" height="5"></td>
            <td width="783" colspan="4" height="5"></td>
          </tr>
          <tr> 
            <td width="113" align="left"><div align="right">评价单位:</div></td>
            <td width="783" colspan="4"><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=50></td>
          </tr>
          <tr> 
            <td width="113" align="left"><div align="right">评价结论:</div></td>
            <td width="783" colspan="4"> </td>
          </tr>
          <tr>
            <td colspan="5" width="896" align="left"><div align="center">
                <TEXTAREA name=pjjl cols=60 rows=7 wrap=PHYSICAL id="pjjl"></TEXTAREA>
              </div></td>
          </tr>
          <tr> 
              <td colspan="5" width="896"> 
                <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>
			  </td>
          </tr>
        </table>
        </form>
        </div></td>
  </tr>
</table>
  </center>
</div>
<%end if%>
<%if action="suc" then%>
<%end if%>
<%if action="err" then%> 
<%end if%>

⌨️ 快捷键说明

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