📄 issue_declaration.aspx
字号:
<%@ Page Language="vb" AutoEventWireup="false" Codebehind="issue_declaration.aspx.vb" Inherits="SRM.WebForm22"%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<title>课题申报页面</title>
<META http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta content="Microsoft Visual Studio .NET 7.1" name="GENERATOR">
<meta content="Visual Basic .NET 7.1" name="CODE_LANGUAGE">
<meta content="JavaScript" name="vs_defaultClientScript">
<meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
<script language="JavaScript">
function CheckDate(INDate)
{ if(INDate=="")
{return true;}
subYY=INDate.substr(0,4)
//转换月份
if(INDate.indexOf('-',0)!=-1){ separate="-"}
else{
if(INDate.indexOf('/',0)!=-1){separate="/"}
else {return true;}}
area=INDate.indexOf(separate,0)
subMM=INDate.substr(area+1,INDate.indexOf(separate,area+1)-(area+1))
if(subMM.length<2){subMM="0"+subMM}
//转换日
area=INDate.lastIndexOf(separate)
subDD=INDate.substr(area+1,INDate.length-area-1)
if(eval(subDD)<10){subDD="0"+eval(subDD)}
NewDate=subYY+"-"+subMM+"-"+subDD
if(NewDate.length!=10){return true;}
if(NewDate.substr(4,1)!="-"){return true;}
if(NewDate.substr(7,1)!="-"){return true;}
if(NewDate.substr(5,2)>"12"){return true;}
if(NewDate.substr(8,2)>"31"){return true;}
return false;}
function check(){
if(CheckDate(form1.s_approve_date.value)){
window.alert("您输入的日期有误,请重新输入!");
return false;
}
if(CheckDate(form1.s_plan_comp.value)){
window.alert("您输入的日期有误,请重新输入!");
return false;
}
}
</script>
</HEAD>
<body MS_POSITIONING="GridLayout">
<form id="form1" method="post" runat="server">
<TABLE class="tableBorder" id="Table1" style="Z-INDEX: 101; LEFT: 96px; WIDTH: 735px; POSITION: absolute; TOP: 8px; HEIGHT: 408px"
height="408" cellSpacing="0" cellPadding="0" width="735" align="center" bgColor="ghostwhite"
border="0" runat="server">
<TR vAlign="middle" align="center" bgColor="#aaaadd">
<TD style="HEIGHT: 31px" colSpan="3" height="31">
<CENTER class="style1"><FONT face="黑体" color="#000000" size="+1">课题申报</FONT>
</CENTER>
</TD>
</TR>
<TR>
<TD style="WIDTH: 3px" width="3"> </TD>
<TD style="WIDTH: 125px" width="125" height="24"> 课题编号:</TD>
<TD style="WIDTH: 232px" height="17"><INPUT class="txt_grey" id="s_id" style="WIDTH: 529px; HEIGHT: 22px" type="text" size="82"
name="resultname" runat="server"></TD>
</TR>
<TR>
<TD style="WIDTH: 3px; HEIGHT: 14px"> </TD>
<TD style="WIDTH: 125px; HEIGHT: 14px" width="125" height="14"> 课题名称:</TD>
<TD style="HEIGHT: 14px" height="14"><FONT face="宋体"><INPUT class="txt_grey" id="s_name" style="WIDTH: 528px; HEIGHT: 22px" type="text" size="82"
name="key" runat="server"></FONT></TD>
</TR>
<TR>
<TD style="WIDTH: 3px; HEIGHT: 19px"> </TD>
<TD style="WIDTH: 125px; HEIGHT: 19px" width="125" height="19"> 研究领域:</TD>
<TD style="HEIGHT: 19px" height="19"><INPUT class="txt_grey" id="s_research_area" style="WIDTH: 528px; HEIGHT: 22px" type="text"
size="82" name="key" runat="server"></TD>
</TR>
<TR>
<TD style="WIDTH: 3px; HEIGHT: 24px"> </TD>
<TD style="WIDTH: 125px; HEIGHT: 24px" width="125" height="24"><FONT face="宋体">
关键字:</FONT></TD>
<TD style="HEIGHT: 24px" height="24"><LABEL><INPUT class="txt_grey" id="s_keyword" style="WIDTH: 528px; HEIGHT: 22px" type="text" size="82"
name="key" runat="server"> </LABEL>
</TD>
</TR>
<TR>
<TD style="WIDTH: 3px; HEIGHT: 24px"></TD>
<TD style="WIDTH: 125px; HEIGHT: 24px" width="125" height="24"> 课题类型:</TD>
<TD style="HEIGHT: 24px" height="24"><FONT face="宋体"><SELECT class="wenbenkuang" style="WIDTH: 120px" name="Tasktype" id="s_type" runat="server">
<OPTION selected>国家级课题</OPTION>
<OPTION>省部级课题</OPTION>
<OPTION>地厅级课题</OPTION>
<OPTION>其它</OPTION>
</SELECT>
成果形式:<SELECT class="wenbenkuang" id="fruit_type" name="resultform" runat="server" style="WIDTH: 112px">
<OPTION selected>论文</OPTION>
<OPTION>著作</OPTION>
<OPTION>应用软件</OPTION>
<OPTION>工具用书</OPTION>
<OPTION>刊物</OPTION>
<OPTION>其他</OPTION>
</SELECT></FONT></TD>
</TR>
<TR>
<TD style="WIDTH: 3px; HEIGHT: 26px"></TD>
<TD style="WIDTH: 125px; HEIGHT: 26px" width="125" height="26"><FONT face="宋体"> 研究形式:</FONT></TD>
<TD style="HEIGHT: 26px" height="26"><FONT face="宋体"><SELECT class="wenbenkuang" style="WIDTH: 120px" name="Study" id="s_research_form" runat="server">
<OPTION value="综合" selected>综合 </OPTION>
<OPTION value="基础">基础</OPTION>
<OPTION value="应用">应用</OPTION>
<OPTION value="其它">其它</OPTION>
</SELECT>
经费来源:<SELECT class="wenbenkuang" style="WIDTH: 112px" name="Outlay" id="s_money_src" runat="server">
<OPTION selected>基金会</OPTION>
<OPTION>国家拔款</OPTION>
<OPTION>自筹</OPTION>
<OPTION>单位资助</OPTION>
<OPTION>其它</OPTION>
</SELECT></FONT></TD>
</TR>
<TR>
<TD style="WIDTH: 3px; HEIGHT: 23px"></TD>
<TD style="WIDTH: 125px; HEIGHT: 23px" width="125" height="23"><FONT face="宋体">课题批准单位:</FONT></TD>
<TD style="HEIGHT: 23px" height="23"><FONT face="宋体"><INPUT class="txt_grey" id="s_approve_unit" style="WIDTH: 531px; HEIGHT: 22px" type="text"
size="83" name="resultnum" runat="server"> </FONT></TD>
</TR>
<TR>
<TD style="WIDTH: 3px; HEIGHT: 24px"></TD>
<TD style="WIDTH: 125px; HEIGHT: 24px" width="125" height="24">课题批准时间:</TD>
<TD style="HEIGHT: 24px" height="24"><INPUT class="txt_grey" style="WIDTH: 168px; HEIGHT: 21px" type="text" size="22" name="Ctime"
id="s_approve_date" runat="server"> 计划结束时间:
<INPUT class="txt_grey" style="WIDTH: 184px; HEIGHT: 21px" type="text" size="25" name="Fultime"
id="s_plan_comp" runat="server"> </TD>
</TR>
<TR>
<TD style="WIDTH: 3px; HEIGHT: 14px"> </TD>
<TD style="WIDTH: 125px; HEIGHT: 14px" width="125" height="14">课题负责组:</TD>
<TD style="HEIGHT: 14px" width="152" height="14"><asp:dropdownlist id="DropDownList1" runat="server" Width="168px"></asp:dropdownlist></TD>
</TR>
<TR>
<TD style="WIDTH: 3px; HEIGHT: 24px"> </TD>
<TD style="WIDTH: 125px; HEIGHT: 24px" width="125" height="24">内容摘要:</TD>
<TD style="HEIGHT: 24px" height="24"><LABEL><FONT face="宋体"><TEXTAREA id="s_abstract" style="WIDTH: 536px; HEIGHT: 38px" name="f_abstract" rows="2" cols="64"
runat="server"> </TEXTAREA></FONT></LABEL></TD>
</TR>
<TR>
<TD style="WIDTH: 4px; HEIGHT: 24px"></TD>
<TD style="WIDTH: 125px; HEIGHT: 24px" width="125" height="24"> 备注:</TD>
<TD style="WIDTH: 232px" height="51"><TEXTAREA id="s_memo" style="WIDTH: 537px; HEIGHT: 38px" name="f_memo" rows="2" cols="64"
runat="server"> </TEXTAREA></TD>
<TD style="HEIGHT: 24px" height="24"></TD>
</TR>
<TR align="center">
<TD style="HEIGHT: 24px" borderColor="#d6d3ce" bgColor="#f7f3ef" colSpan="3" height="24">
<P><INPUT id="Submit2" style="WIDTH: 87px; HEIGHT: 22px" type="submit" value="检测课题编号" name="Submit1"
runat="server"> <INPUT id="Submit1" style="WIDTH: 46px; HEIGHT: 22px" type="submit" value="申报" onclick="return check()"
name="Submit1" runat="server"> <INPUT id="reset" style="WIDTH: 47px; HEIGHT: 22px" type="reset" value="重置" name="Reset2"
runat="server"> </P>
</TD>
</TR>
</TABLE>
<asp:Label id="Label1" style="Z-INDEX: 102; LEFT: 112px; POSITION: absolute; TOP: 440px" runat="server"
Width="712px">注:备注可为空</asp:Label>
</form>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -