日期:2014-05-19  浏览次数:20472 次

快来人啊!!!!,用了table标记不能显示,帮忙看一下啊
<body   scroll= "no ">
        <form   id= "form1 "     runat   = "server "   >
                <asp:Button   ID= "btnShow "   runat= "server "
                        Height= "24px "     OnClick= "btnShow_Click "   Text= "显示报表 "
                        Width= "76px "   />
              <!--   <table   style= "width:   100%;   height:100% "   border   = "0 ">
                        <tr>
                                <td   style= "width:   100%; "   >   !-->
                                        <object   id= "Object1 "   style= "left:   0px;   top:   0px;  
                                          width:   100%;   height:   100% "  
                                          classid= "CLSID:15261F9B-22CC-4692-9089-0C40ACBDFDD8 "
                                                name= "ChinaExcel "   align= "top ">
                                                <param   name= "_Version "   value= "131072 ">
                                                <param   name= "_ExtentX "   value= "13970 ">
                                                <param   name= "_ExtentY "   value= "9155 ">
                                                <param   name= "_StockProps "   value= "0 ">
                                        </object>
                    <!--             </td>
                        </tr>
                </table>   --!>