当前位置: 代码迷 >> Java Web开发 >> JSP 多条件查询
  详细解决方案

JSP 多条件查询

热度:131   发布时间:2016-04-17 13:37:28.0
JSP 多条件查询~
<TABLE   id=table89   width= "100% "   bgColor=#EDEEEE   border=0   class= "font_black ">
                                                    <TBODY>
                                                    <TR>
                                                        <TD   align=left   width=750  
                                                            bgColor=#EDEEEE   colspan= "2 "> <font   color= "#000080 ">
<input   type= "checkbox "   value= "ON "   name= "manage "   id= "manage0 "       onClick= "selectexamine(); "> </font> 审批 </TD>
                                                        </TR>
                                                    <TR>
                                                       
                                            <TD   align=right   width= "23% "  
                                                            bgColor=#EDEEEE> <font   color= "#000080 ">
                                                <input   type= "checkbox "   value= "ON "   id= "SYSLEVELxmjys-T_MANAGE_PRECESS_INFO-check "   name= "manage ">
                                                </font> 项目建议书: </TD>
                                                        <TD   width= "528 "   bgColor=#EDEEEE   align= "left ">
<select   size= "1 "   id= "SYSLEVELxmjys-T_MANAGE_PRECESS_INFO-list "   name= "项目建议书 ">
                                                    <option> --   请选择   -- </option>
  相关解决方案