| | |
| | | <td> |
| | | </td> |
| | | <td align="right"> |
| | | <asp:Button ID="btn_Search" Text="查询" runat="server" /> <input type="button" value='重置' onclick='document.body.innerHTML="";window.location=window.location;' /> |
| | | <asp:Button ID="btn_Search" Text="查询" runat="server" OnClientClick="showWait();" /> <input type="button" value='重置' onclick='document.body.innerHTML="";window.location=window.location;' /> |
| | | <input type="button" value='打印' onclick='ToPrintdelev();' /> |
| | | <input type="hidden" id='txtCommission' runat="server" /> |
| | | </td> |
| | |
| | | <appSettings> |
| | | <add key="LoggerName" value="AdoNetAppender" /> |
| | | <add key="NumberOfResultsPerPage" value="" /> |
| | | <add key="QueryTimeOut" value="10000" /> |
| | | <add key="QueryTimeOut" value="100000" /> |
| | | <add key="DALPath" value="CY.SQLDAL" /> |
| | | <add key="RootConfigPath" value="" /> |
| | | <add key="LoginURL" value="" /> |