?? project_edit3.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"-->
<%
NeiRong=""
ChengGuo=""
JinDu=""
JSLY=""
JieDuan=""
YouShi1=""
YouShi2=""
YouShi3=""
YouShi4=""
ShenBaoZhuanLi=0
ShenBaoFaMingZL=0
ZhuanLi=0
FaMingZL=0
LaiYuan1=""
LaiYuan2=""
ProjectJD=""
back=""
%>
<%
'修改
if not session("ProjectCode")="" then
set rst=server.createobject("ADODB.recordset")
Strsql="select 主要內容,預期成果,進度安排,技術領域,所處階段,市場前景好,技術水平高,經濟效益顯著,社會效益顯著,申報專利數量,申報發明專利數量,專利數量,發明專利數量,技術來源1,技術來源2,項目進度,退回標志 from xt_VD_ProjectBasic where 項目編碼='"&session("ProjectCode")&"'"
rst.open Strsql,strconn
if not rst.EOF then
NeiRong=rst("主要內容")
ChengGuo=rst("預期成果")
JinDu=rst("進度安排")
JSLY=rst("技術領域")
JieDuan=rst("所處階段")
YouShi1=rst("市場前景好")
YouShi2=rst("技術水平高")
YouShi3=rst("經濟效益顯著")
YouShi4=rst("社會效益顯著")
ShenBaoZhuanLi=rst("申報專利數量")
ShenBaoFaMingZL=rst("申報發明專利數量")
ZhuanLi=rst("專利數量")
FaMingZL=rst("發明專利數量")
LaiYuan1=rst("技術來源1")
LaiYuan2=rst("技術來源2")
ProjectJD=rst("項目進度")
back=rst("退回標志")
end if
rst.Close
set rst=nothing
end if
%>
<html>
<head>
<title>項目申報書_項目情況</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link rel="stylesheet" href="/CssLib/CssLink.css">
<script language="javascript">
ArrayString=new Array(1,"您有為空的欄目","file1","文件不能為空!","text1","姓名1不能為空!","text2","性別不能為空!");
</script>
<script language="javascript" src="../js/checkForm.js">
</script>
<script language="javascript" src="../js/check_email_num.js">
</script>
<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"> 3.項目情況</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>
<form name="form1" method="post" action="Project_regist3.asp" onsubmit="return CheckForm(this)">
<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="NeiRong" rows="4" cols="65"><%=NeiRong%></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="ChengGuo" rows="4" cols="65"><%=ChengGuo%></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="JinDu" rows="4" cols="65"><%=JinDu%></textarea>
</td>
<td height="30" width="17" bgcolor="white"> </td>
</tr>
<tr>
<td height="25" width="8" bgcolor="#EAEAEA"><font color="#000000"></font></td>
<td height="30" width="88" bgcolor="#EAEAEA"><font color="#000000">技術領域</font></td>
<td height="30" width="8" bgcolor="#EAEAEA"><font color="#000000"></font></td>
<td height="30" colspan="4" bgcolor="#EAEAEA"><font color="#000000">
<input type="radio" name="JSLY" value="電子信息" <% if JSLY="電子信息" then response.write "checked" end if%><%if JSLY="" then response.write "checked" end if%>>
1、電子信息
<input type="radio" name="JSLY" value="自動化" <% if JSLY="自動化" then response.write "checked" end if%>>
2、自動化
<input type="radio" name="JSLY" value="生物制藥" <% if JSLY="生物制藥" then response.write "checked" end if%>>
3、生物制藥
<input type="radio" name="JSLY" value="材料化工" <% if JSLY="材料化工" then response.write "checked" end if%>>
4、材料化工<br>
<input type="radio" name="JSLY" value="節能環保" <% if JSLY="節能環保" then response.write "checked" end if%>>
5、節能環保
<input type="radio" name="JSLY" value="社會發展" <% if JSLY="社會發展" then response.write "checked" end if%>>
6、社會發展
<input type="radio" name="JSLY" value="農業" <% if JSLY="農業" then response.write "checked" end if%>>
7、農業
<input type="radio" name="JSLY" value="其他" <% if JSLY="其他" then response.write "checked" end if%>>
8、其他<br>
</font></td>
<td height="30" width="17" bgcolor="#EAEAEA"><font color="#000000"></font></td>
</tr>
<tr>
<td height="25" width="8"> </td>
<td height="30" width="88">項目所處階段</td>
<td height="30" width="8"> </td>
<td height="30" width="152">
<select name="JieDuan">
<option value="研發階段" <%if JieDuan="研發階段" then response.write "selected" end if %>>研發階段</option>
<option value="中間試驗階段" <%if JieDuan="中間試驗階段" then response.write "selected" end if %>>中間試驗階段</option>
<option value="規模生產階段" <%if JieDuan="規模生產階段" then response.write "selected" end if %>>規模生產階段</option>
<option value="其他" <%if JieDuan="其他" then response.write "selected" end if %>>其他</option>
</select>
</td>
<td height="30" width="97"> </td>
<td height="30" width="10"> </td>
<td height="30" width="129"> </td>
<td height="30" width="17"> </td>
</tr>
<tr>
<td height="25" width="8" bgcolor="#EAEAEA"> </td>
<td height="30" width="88" bgcolor="#EAEAEA">項目主要優勢</td>
<td height="30" width="8" bgcolor="#EAEAEA"> </td>
<td height="30" colspan="4" bgcolor="#EAEAEA">
<p>
<input type="checkbox" name="YouShi1" value="1" <%if youshi1="1" then response.write "checked" end if%>>
市場前景好
<input type="checkbox" name="YouShi2" value="1"<%if youshi2="1" then response.write "checked" end if%>>
技術水平高
<input type="checkbox" name="YouShi3" value="1"<%if youshi3="1" then response.write "checked" end if%>>
經濟效益顯著
<input type="checkbox" name="YouShi4" value="1"<%if youshi4="1" then response.write "checked" end if%>>
社會效益顯著</p>
</td>
<td height="30" width="17" bgcolor="#EAEAEA"> </td>
</tr>
<tr>
<td height="25" width="8"> </td>
<td height="30" width="88">目前項目<br>
申報專利數量</td>
<td height="30" width="8"> </td>
<td height="30" width="152">
<input type="text" name="ShenBaoZhuanLi" size="10" maxlength="10" value="<%=ShenBaoZhuanLi%>" onblur="return isnumeric(ShenBaoZhuanLi) ">
</td>
<td height="30" width="97">其中發明專利數量</td>
<td height="30" width="10"> </td>
<td height="30" width="129">
<input type="text" name="ShenBaoFaMingZL" size="10" maxlength="10" value="<%=ShenBaoFaMingZL%>" onblur="return isnumeric(ShenBaoFaMingZL) ">
</td>
<td height="30" width="17"> </td>
</tr>
<tr>
<td height="25" width="8" bgcolor="#EAEAEA"> </td>
<td height="30" width="88" bgcolor="#EAEAEA">目前項目<br>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -