您目前尚未登陆,请选择【登陆】或【注册
首页->行政办公->在线订票系统源码(毕业设计)>>QuarterStatistics.aspx>>代码在线查看
温馨提示:代码在线浏览功能只能做为源码浏览参考,不能展示项目的全部,如果想更进一步了解该代码请下载:在线订票系统源码(毕业设计)


当前文件路径:TicketOnline/QuarterStatistics.aspx 文件类型
普通视图
		            
1<%@ Page Language="C#" MasterPageFile="~/MasterPage.master" AutoEventWireup="true" CodeFile="QuarterStatistics.aspx.cs" Inherits="QuarterStatistics" Title="Untitled Page" %> 2<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server"> 3 <table border="0" cellpadding="0" cellspacing="0" style="border-right: #3399ff 0.1mm solid; 4 border-top: #3399ff 0.1mm solid; border-left: #3399ff 0.1mm solid; width: 100%; 5 border-bottom: #3399ff 0.1mm solid"> 6 <tr> 7 <td align="center" colspan="3" style="background-position: center center; 8 background-repeat: repeat-x; height: 30px; background-color: #3399ff;"> 9 售票信息查询</td> 10 </tr> 11 <tr> 12 <td align="center" colspan="3" style="height: 7px" valign="top"> 13 以下是按季度统计的总销售额</td> 14 </tr> 15 <tr> 16 <td align="left" colspan="3" style="height: 7px" valign="top"> 17 按季度统计:<asp:DropDownList ID="DropDownList1" runat="server" AutoPostBack="True" OnSelectedIndexChanged="DropDownList1_SelectedIndexChanged" 18 Width="122px"> 19 <asp:ListItem Selected="True" Value="1">第一季度</asp:ListItem> 20 <asp:ListItem Value="2">第二季度</asp:ListItem> 21 <asp:ListItem Value="3">第三季度</asp:ListItem> 22 <asp:ListItem Value="4">第四季度</asp:ListItem> 23 </asp:DropDownList>请选择季度</td> 24 </tr> 25 <tr> 26 <td align="center" colspan="3" style="height: 7px" valign="top"> 27 </td> 28 </tr> 29 <tr> 30 <td colspan="3" style="height: 24px" valign="top"> 31 预定收入:<asp:Label ID="Label1" runat="server" Width="97px"></asp:Label> 32 售票收入:<asp:Label ID="Label2" runat="server" Width="103px"></asp:Label> 33 总收入:<asp:Label ID="Label3" runat="server" Width="102px"></asp:Label></td> 34 </tr> 35 </table> 36</asp:Content> 37 38
还没有找到您心仪的内容?请用.net源码大搜捕
代码片断 打包下载该项目完整源码:在线订票系统源码(毕业设计)

- WO@BIZ第一季1.2版源码

- 51aspx多文件上传示例源码

- NETCMSv1.5(Build0509)完整源..

- Asp.net简单XML留言本源代码

- 简单无限级分类(表格、下拉..

- CocowoBlog V2.0修正版源码

- DicuzNT论坛1.0SQLServer版源码

- Extjs简单版酒店管理系统

51Aspx.com 版权所有 CopyRight © 2000-2008. 京ICP备06046876号