📄 project_edit7_4_2.asp
字号:
<!--#include file="../Include/TimeOut.asp"-->
<!--#include file="../Include/online.asp"-->
<%
'判断是否填封面页或修改页
if session("ProjectCode")="" and session("ProjectName")="" then
Response.Redirect ("Project_edit1.asp?projectinfo=请先注册封面信息!")
else
ProjectCode=session("ProjectCode")
ProjectName=session("ProjectName")
end if
%>
<!--#include file="../Include/AdoConn.asp"-->
<%
SheHYY=""
HeZBM=""
GongZSX=""
ProjectJD=""
back=""
%>
<%
'修改
if not session("ProjectCode")="" then
set rst=server.createobject("ADODB.recordset")
Strsql="select * from XT_VD_ProjectSupplyNew2 where 项目编码='"&session("ProjectCode")&"'"
rst.open Strsql,strconn
if not rst.EOF then
SheHYY=rst("社会意义")
HeZBM=rst("合作部门")
GongZSX=rst("工作设想")
ProjectJD=rst("项目进度")
back=rst("退回标志")
end if
end if
%>
<html>
<head>
<title>项目申报书_项目情况</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link rel="stylesheet" href="/CssLib/CssLink.css">
<style>
td{font-size:9pt}
.button
{
BACKGROUND-COLOR: #e6f4ff;
BORDER-BOTTOM: #0099ff 1px solid;
BORDER-LEFT: #0099ff 1px solid;
BORDER-RIGHT: #0099ff 1px solid;
BORDER-TOP: #0099ff 1px solid;
COLOR: #336699;
HEIGHT: 18px;
TEXT-ALIGN: center
}
A:link
{
COLOR: #000000;
FONT-FAMILY: 宋体;
FONT-SIZE: 9pt
}
A:visited
{
COLOR: #000000;
FONT-FAMILY: 宋体;
FONT-SIZE: 9pt
}
A:active
{
COLOR: #000000;
FONT-FAMILY: 宋体;
FONT-SIZE: 9pt
}
A:hover
{
COLOR: blue;
FONT-FAMILY: 宋体;
FONT-SIZE: 9pt
}
</style>
</head>
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" onload="window.top.ProjectMax()">
<table width="720" border="0" cellspacing="0" cellpadding="0">
<tr>
<td colspan="4" height="1" bgcolor="#ffcc00"></td>
</tr>
<tr>
<td colspan="4" height="20" bgcolor="#FF9900"> 项目编码[<font color="#FFFF00"><%=session("ProjectCode")%></font>] 项目名称[<font color="#FFFF00"><%=session("ProjectName")%></font>] <font color="#FFFF00"><%=request.querystring("ProjectInfo")%></font></td>
</tr>
<tr>
<td width="574" height="400" valign="top">
<table border="0" cellspacing="0" cellpadding="0" align="center" width="382">
<tr>
<td height="20">
<div align="center"><img src="../public/images/shenbaoshu.gif" width="300" height="40"><img src="../public/images/lastpost.gif" width="11" height="11">
<font color="#0066CC"> 7.补充材料</font></div>
</td>
</tr>
</table>
<table width="95%" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td height="20" width="8" bgcolor="#FFFFFF"> </td>
<td colspan="6" bgcolor="#FFFFFF" height="20">
<div align="left"></div>
</td>
<td height="20" width="17" bgcolor="#FFFFFF"> </td>
</tr>
<tr>
<td height="25" colspan="8"><font color="#0066CC"><b>七、专项补充计划</b></font></td>
</tr>
<tr>
<td height="25" colspan="8"><font color="#0066CC">(四)科技创新条件与环境建设计划项目填写本页<br>
<br>
软科学、科学普及项目填写</font></td>
</tr>
<form name="form1" method="post" action="Project_regist7_4_2.asp">
<tr>
<td height="20" width="8" bgcolor="#EAEAEA"> </td>
<td height="20" colspan="6" bgcolor="#EAEAEA">项目完成后有何社会意义(200字以内):
<br>
</td>
<td height="20" width="17" bgcolor="#EAEAEA"> </td>
</tr>
<tr>
<td height="25" width="8" bgcolor="white"> </td>
<td height="80" colspan="6" bgcolor="white" align="center">
<textarea name="SheHYY" rows="4" cols="65"><%=SheHYY%></textarea>
</td>
<td height="30" width="17" bgcolor="white"> </td>
</tr>
<tr>
<td height="20" width="8" bgcolor="#EAEAEA"> </td>
<td height="20" colspan="6" bgcolor="#EAEAEA">
<p>项目目前与哪些应用部门合作,合作程度如何(200字以内):</p>
</td>
<td height="20" width="17" bgcolor="#EAEAEA"> </td>
</tr>
<tr>
<td height="25" width="8" bgcolor="white"> </td>
<td height="80" colspan="6" bgcolor="white" align="center">
<textarea name="HeZBM" rows="4" cols="65"><%=HeZBM%></textarea>
</td>
<td height="30" width="17" bgcolor="white"> </td>
</tr>
<tr>
<td height="20" width="8" bgcolor="#EAEAEA"> </td>
<td height="20" colspan="6" bgcolor="#EAEAEA">项目完成后的后续工作设想(200字以内):</td>
<td height="20" width="17" bgcolor="#EAEAEA"> </td>
</tr>
<tr>
<td height="25" width="8" bgcolor="white"> </td>
<td height="80" colspan="6" bgcolor="white" align="center">
<textarea name="GongZSX" rows="4" cols="65"><%=GongZSX%></textarea>
</td>
<td height="30" width="17" bgcolor="white"> </td>
</tr>
<tr>
<td height="20" colspan="8" bgcolor="#FFFFFF"> </td>
</tr>
<tr>
<td height="20" colspan="8" bgcolor="#FFFFFF">
<div align="center">
<%if session("view")<>"view" then
response.write session("view")
%>
<input class="button" type="submit" name="Submit" value="提交" onClick="return checkfun()">
<input class="button" type="reset" name="Submit2" value="重填">
<%end if%>
<input class="button" type="button" name="Submit3" value="打印" onClick="window.open('../project/print_word_7_4_2.asp')">
</div>
</td>
</tr>
<tr>
<td height="20" width="8" bgcolor="#FFFFFF"> </td>
<td height="20" width="88" bgcolor="#FFFFFF"> </td>
<td height="20" width="8" bgcolor="#FFFFFF"> </td>
<td height="20" width="152" bgcolor="#FFFFFF"> </td>
<td height="20" width="97" bgcolor="#FFFFFF"> </td>
<td height="20" width="10" bgcolor="#FFFFFF"> </td>
<td height="20" width="129" bgcolor="#FFFFFF"> </td>
<td height="20" width="17" bgcolor="#FFFFFF"> </td>
</tr>
</form>
</table>
</td>
<td width="1" height="228" bgcolor="#FF9900"></td>
<td width="200" valign="top" height="228" align="center">
<table width="100%" border="0" cellspacing="1" cellpadding="0" bgcolor="#FF9900">
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -