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


当前文件路径:TicketOnline/ReturningTicket.aspx 文件类型
普通视图
		            
1<%@ Page Language="C#" MasterPageFile="~/MasterPage.master" AutoEventWireup="true" CodeFile="ReturningTicket.aspx.cs" Inherits="ReturningTicket" Title="Untitled Page" %> 2<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server"> 3 <table border="0" cellpadding="0" cellspacing="0" style="width: 100%; border-right: #3399ff 0.1mm solid; border-top: #3399ff 0.1mm solid; border-bottom: #3399ff 0.1mm solid;"> 4 <tr> 5 <td align="center" colspan="2" scope="row" style="background-position: center center; background-repeat: repeat-x; 6 height: 33px; background-color: #3399ff;"> 7 退票管理</td> 8 </tr> 9 <tr> 10 <td style="width: 327px; height: 25px"> 11 选择退票种类:</td> 12 <td style="width: 836px; height: 25px"> 13 <asp:DropDownList ID="DropDownList1" runat="server" AutoPostBack="True" OnSelectedIndexChanged="DropDownList1_SelectedIndexChanged" 14 Width="128px"> 15 <asp:ListItem>预定的票</asp:ListItem> 16 <asp:ListItem Selected="True">非预定的票</asp:ListItem> 17 </asp:DropDownList> 18 <asp:Label ID="Label1" runat="server" Width="357px"></asp:Label></td> 19 </tr> 20 <tr> 21 <td id="TD1" runat="server" colspan="2" style="height: 23px; background-position: center center; background-image: url(image/bar.jpg); color: #ffffff; background-repeat: repeat-x;" align="center"> 22 车票的内容</td> 23 </tr> 24 <tr> 25 <td style="width: 327px; height: 25px"> 26 输入编号:</td> 27 <td style="width: 836px; height: 25px"> 28 <asp:TextBox ID="TextBox1" runat="server"></asp:TextBox> 29 <asp:LinkButton ID="LinkButton1" runat="server" OnClick="LinkButton1_Click" Width="32px">查找</asp:LinkButton>输入车票编号检索车票</td> 30 </tr> 31 <tr> 32 <td style="width: 327px; height: 25px"> 33 车票价格:</td> 34 <td style="width: 836px; height: 25px"> 35 <asp:Label ID="Label2" runat="server" Width="159px"></asp:Label></td> 36 </tr> 37 <tr> 38 <td style="width: 327px; height: 27px"> 39 车次:</td> 40 <td style="width: 836px; height: 27px"> 41 <asp:Label ID="Label3" runat="server" Width="159px"></asp:Label></td> 42 </tr> 43 <tr> 44 <td style="width: 327px; height: 25px"> 45 车票类型:</td> 46 <td style="width: 836px; height: 25px"> 47 <asp:Label ID="Label4" runat="server" Width="158px"></asp:Label></td> 48 </tr> 49 <tr> 50 <td style="width: 327px; height: 25px"> 51 开车时间:</td> 52 <td style="width: 836px; height: 25px"> 53 <asp:Label ID="Label5" runat="server" Width="162px"></asp:Label></td> 54 </tr> 55 <tr> 56 <td style="width: 327px; height: 25px"> 57 预定时间:</td> 58 <td style="width: 836px; height: 25px"> 59 <asp:Label ID="txtyudingtime" runat="server" Width="162px"></asp:Label></td> 60 </tr> 61 <tr> 62 <td style="height: 25px; background-position: center center; background-image: url(image/bar.jpg); color: #ffffff; background-repeat: repeat-x;" align="center" colspan="2"> 63 <asp:LinkButton ID="Linktuipiao" runat="server" OnClick="Linktuipiao_Click" ForeColor="White" Width="45px">退票</asp:LinkButton></td> 64 </tr> 65 <tr> 66 <td style="height: 25px" colspan="2"> 67 </td> 68 </tr> 69 </table> 70</asp:Content> 71 72
还没有找到您心仪的内容?请用.net源码大搜捕
代码片断 打包下载该项目完整源码:在线订票系统源码(毕业设计)

- 北京连锁超市会员积分销售系..

- 漂亮许愿墙前台程序源码

- 博易单用户博客V1.0Beta项目源码

- 某酒店用品市场全站源码

- 锐傲博客1.02源码build 070312

- asp.net验证控件气泡提示控件..

- 视野车辆管理系统源码

- 邮政影视娱乐网(含注册机源码)

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