function shbbsend() {
document.jcxxa.btnlx.value = "1";      //1 审核报表   2 全部审核 3 进入 4 确认上报
if(document.jcxxa.copybbdm.value == "") {
alert("请选报表");
event.returnValue = false;
} else {
document.jcxxa.submit();
}
}function shbballsend() {
document.jcxxa.btnlx.value = "2";
if (document.jcxxa.copybbdm.value == "") {
alert("请选报表");
event.returnValue = false;
} else {
document.jcxxa.submit();
}
}function entercell() {
document.jcxxa.btnlx.value = "3";
document.jcxxnewa.btnlx.value = "3";
if (document.jcxxnewa.copybbdm.value == "") {
alert("请选报表");
event.returnValue=false;
} else {
document.jcxxnewa.submit();
}
}function querensb() {         //确认上报
document.jcxxa.btnlx.value = "4";
document.jcxx.updaterq.value = "1";      //是确认上报非刷新

    if (document.jcxxa.copybbdm.value == "") {
alert("请选报表");
event.returnValue=false;
} else {
document.jcxxa.submit();
}
}function bbnote() {
document.bbmc.submit();
}
</script>
</HEAD>
<BODY bgcolor="#ffffee" 
     >
<div id="Layer3" style="position:absolute; left : 40px; top : 5px; width : 729px; height : 25px; z-index:1;}">
<TABLE border="0">
    <TBODY>
        <TR>
            <TD colspan="2" width="710" align="center">
            <FORM name = "jcxx" method = "post" action  = "jcxxtb.jsp">
  <INPUT size="1" type="hidden" name="updaterq" >
  <INPUT size="1" type="hidden" name="updatebbdm">
  <INPUT size="1" type="hidden" name="updatesjbh">
            <TABLE>
                <TBODY>
                    <TR>
                        <TD bgcolor="#ffffee" align="center">年</TD>
                        <TD bgcolor="#ffffee">
  <SELECT name="year">
           
     <OPTION value="2003" 
    >2003</OPTION>
            
     <OPTION value="2002" 
    >2002</OPTION>
            
                          </SELECT>
</TD>
                        <TD width="15" bgcolor="#ffffee">月</TD>
                        <TD width="1" bgcolor="#ffffee">
  <SELECT name="month">
      <OPTION value="01" 
      >一月</OPTION>      <OPTION value="02" 
      >二月</OPTION>      <OPTION value="03" 
      >三月</OPTION>      <OPTION value="04" 
      >四月</OPTION>      <OPTION value="05" 
      >五月</OPTION>      <OPTION value="06" 
      >六月</OPTION>      <OPTION value="07" 
      >七月</OPTION>      <OPTION value="08" 
      >八月</OPTION>      <OPTION value="09" 
      >九月</OPTION>      <OPTION value="10" 
      >十月</OPTION>      <OPTION value="11" 
      >十一月</OPTION>      <OPTION value="12" 
      >十二月</OPTION>                          </SELECT>
</TD>
                        <TD bgcolor="#ffffee">分类</TD>
                        <TD bgcolor="#ffffee">
  <SELECT name="fl">
                            <OPTION value="all" selected>全部</OPTION>
    
     <OPTION value="3" 
    >年</OPTION>
  
     <OPTION value="2" 
    >季</OPTION>
  
     <OPTION value="1" 
    >月</OPTION>
  
     <OPTION value="9" 
    >一次性</OPTION>
  
                          </SELECT>
</TD>
                        <TD bgcolor="#ffffee"><INPUT type="submit" name="update" value="刷新" class="buttonface"></TD>
                        <TD bgcolor="#ffffee"><INPUT type="button" name="shbb" value="审核报表" class="buttonface" onclick="shbbsend()"></TD>
                        <TD bgcolor="#ffffee"><INPUT type="button" name="shbball" value="全部审核" class="buttonface" onclick="shbballsend()"></TD>
                        <TD bgcolor="#ffffee"><INPUT type="button" name="qrsb" value="确认上报" class="buttonface" onclick="querensb()"></TD>
                        <TD bgcolor="#ffffee"><INPUT type="button" name="shoming" class="buttonface" value="编报说明" onclick="bbnote()"></TD>
                        <TD bgcolor="#ffffee"><INPUT type="button" name="enter" value="进入" class="buttonface" onclick="entercell()"></TD>
                        <TD bgcolor="#ffffee" width="35"><a href="xxmainmodal.jsp" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image1','','../image/back1.gif',1)" target="_top"><img name="Image1" border="0" src="../image/back.gif" width="43" height="18"></a></TD>
                    </TR>
                </TBODY>
            </TABLE>
            </FORM>
</TD>
        </TR>
    </TBODY>
</TABLE>
</div>

解决方案 »

  1.   

    <FORM name = "jcxxa" method = "post" action  = "jcxxtb.jsp">
    <INPUT size="5" type="text" name="copybbdm" class="buttonface"> 
    <INPUT size="6" type="hidden" name="sendyear" value = "2003"> 
    <INPUT size="7" type="hidden" name="sendmonth" value = "01">
    <INPUT size="8" type="hidden" name="sendfl" value = "all">
    <INPUT size="8" type="hidden" name="btnlx">
    <INPUT size="5" type="hidden" name="shenhbz">
    </FORM><FORM name = "jcxxnewa" method = "post" action  = "jcxxnew.jsp" target = "top">
    <INPUT size="5" type="text" name="copybbdm" class="buttonface">
    <INPUT size="6" type="hidden" name="sendyear" value = "2003">
    <INPUT size="7" type="hidden" name="sendmonth" value = "01">
    <INPUT size="8" type="hidden" name="sendfl" value = "all">
    <INPUT size="8" type="hidden" name="btnlx">
    <INPUT size="5" type="hidden" name="shenhbz">
    </FORM>
    <center>
    <div id="Layer2" style="position:absolute; left : 40px; top : 49px; width : 729px; height : 250px; z-index:1; overflow: auto}">
    <TABLE cellspacing="1" bgcolor="#0000cc">
        <TBODY>
            <TR>
                <TD width="690" valign="top" bgcolor="#ffffee" height="233">
    <TABLE border="0" width="686" bgcolor="#0000cc" >
        <TBODY>
            <TR>
                            <TD bgcolor="#e6e6e6" align="center" width="195">报表名称</TD>
                            <TD bgcolor="#e6e6e6" align="center" width="90">应上报日期</TD>
                            <TD bgcolor="#e6e6e6" align="center" width="90">上报日期</TD>
                            <TD bgcolor="#e6e6e6" align="center" width="90">上级审核</TD>
                            <TD style="display:none;visibility:hidden;" bgcolor="#e6e6e6" align="center" width="98">报表代码</TD>
                            <TD bgcolor="#e6e6e6" align="center" width="90">报表类型</TD>
                            <TD style="display:none;visibility:hidden;">时间编号</TD>
                            <TD bgcolor="#e6e6e6" align="center" width="90">上报类型</TD>
            </TR>
        </TBODY>
    </TABLE>
                <div id="Layer1" style="position:absolute; left : 20px; top : 25px; width : 708px; height : 200px; z-index:1; overflow: auto}">
                <TABLE  width="680" cellspacing="1">
        <TBODY>
            
            
     <TR onclick = "copymc(this)" ondblclick = "bbbdmcopy(this)">
                            <TD bgcolor="#ffffee" width="195" OnMouseOver="this.bgColor='#FFCC99';" OnMouseout="this.bgColor='#FFFFEE';" style="cursor:hand">
    历史事件一览表
    </TD>
                            <TD bgcolor="#ffffee" width="90" align="center" OnMouseOver="this.bgColor='#FFCC99';" OnMouseout="this.bgColor='#FFFFEE';" style="cursor:hand"></TD>
                            <TD bgcolor="#ffffee" width="90" OnMouseOver="this.bgColor='#FFCC99';" OnMouseout="this.bgColor='#FFFFEE';" style="cursor:hand">2003-03-09</TD>
                            <TD bgcolor="#ffffee" width="90" OnMouseOver="this.bgColor='#FFCC99';" OnMouseout="this.bgColor='#FFFFEE';" style="cursor:hand">
      未审核</TD>                       
                            <TD bgcolor="#ffffee" align="center" width="98" OnMouseOver="this.bgColor='#FFCC99';" OnMouseout="this.bgColor='#FFFFEE';" style="cursor:hand;display:none;visibility:hidden;">000058</TD>
                            <TD width="90" bgcolor="#ffffee" align="center" OnMouseOver="this.bgColor='#FFCC99';" OnMouseout="this.bgColor='#FFFFEE';" style="cursor:hand">年</TD>
                <TD style="display:none;visibility:hidden;">3</TD>
                <TD bgcolor="#ffffee" width="90" OnMouseOver="this.bgColor='#FFCC99';" OnMouseout="this.bgColor='#FFFFEE';" style="cursor:hand">
              备注表</TD>                  
            </TR>
            
     <TR onclick = "copymc(this)" ondblclick = "bbbdmcopy(this)">
                            <TD bgcolor="#ffffee" width="195" OnMouseOver="this.bgColor='#FFCC99';" OnMouseout="this.bgColor='#FFFFEE';" style="cursor:hand">
    不良资产台账
    </TD>
                            <TD bgcolor="#ffffee" width="90" align="center" OnMouseOver="this.bgColor='#FFCC99';" OnMouseout="this.bgColor='#FFFFEE';" style="cursor:hand"></TD>
                            <TD bgcolor="#ffffee" width="90" OnMouseOver="this.bgColor='#FFCC99';" OnMouseout="this.bgColor='#FFFFEE';" style="cursor:hand"></TD>
                            <TD bgcolor="#ffffee" width="90" OnMouseOver="this.bgColor='#FFCC99';" OnMouseout="this.bgColor='#FFFFEE';" style="cursor:hand">
      未审核</TD>                       
                            <TD bgcolor="#ffffee" align="center" width="98" OnMouseOver="this.bgColor='#FFCC99';" OnMouseout="this.bgColor='#FFFFEE';" style="cursor:hand;display:none;visibility:hidden;">000061</TD>
                            <TD width="90" bgcolor="#ffffee" align="center" OnMouseOver="this.bgColor='#FFCC99';" OnMouseout="this.bgColor='#FFFFEE';" style="cursor:hand">年</TD>
                <TD style="display:none;visibility:hidden;">3</TD>
                <TD bgcolor="#ffffee" width="90" OnMouseOver="this.bgColor='#FFCC99';" OnMouseout="this.bgColor='#FFFFEE';" style="cursor:hand">
              普通表</TD>                  
            </TR>
            
     <TR onclick = "copymc(this)" ondblclick = "bbbdmcopy(this)">
                            <TD bgcolor="#ffffee" width="195" OnMouseOver="this.bgColor='#FFCC99';" OnMouseout="this.bgColor='#FFFFEE';" style="cursor:hand">
    111
    </TD>
                            <TD bgcolor="#ffffee" width="90" align="center" OnMouseOver="this.bgColor='#FFCC99';" OnMouseout="this.bgColor='#FFFFEE';" style="cursor:hand"></TD>
                            <TD bgcolor="#ffffee" width="90" OnMouseOver="this.bgColor='#FFCC99';" OnMouseout="this.bgColor='#FFFFEE';" style="cursor:hand"></TD>
                            <TD bgcolor="#ffffee" width="90" OnMouseOver="this.bgColor='#FFCC99';" OnMouseout="this.bgColor='#FFFFEE';" style="cursor:hand">
      未审核</TD>                       
                            <TD bgcolor="#ffffee" align="center" width="98" OnMouseOver="this.bgColor='#FFCC99';" OnMouseout="this.bgColor='#FFFFEE';" style="cursor:hand;display:none;visibility:hidden;">000072</TD>
                            <TD width="90" bgcolor="#ffffee" align="center" OnMouseOver="this.bgColor='#FFCC99';" OnMouseout="this.bgColor='#FFFFEE';" style="cursor:hand">月</TD>
                <TD style="display:none;visibility:hidden;">1</TD>
                <TD bgcolor="#ffffee" width="90" OnMouseOver="this.bgColor='#FFCC99';" OnMouseout="this.bgColor='#FFFFEE';" style="cursor:hand">
              普通表</TD>                  
            </TR>
            
         
            
        </TBODY>
    </TABLE>
                </div>
                </TD>
            </TR>
    </TBODY>
    </TABLE>
    </div>
    </center>
    <br>
    <form name = "bbmc" method = "post" action = "jcxxtbNote.jsp">
    <div id="Layer3" style="position:absolute; left : 55px; top : 290px; width : 729px; height : 25px; z-index:1;}">
    <TABLE>
        <TBODY>
            <TR>
                <TD>选择的报表:</TD>
                <TD><INPUT size="40" type="text" name="mingcheng" class="smallinput"></TD>
            </TR>
        </TBODY>
    </TABLE>
    </div>
    <P><INPUT size="20" type="hidden" name="shuomingbbdm"></P>
    </form>
    </BODY>
    </HTML>
      

  2.   

    http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dom/domoverview.asp