您目前尚未登陆,请选择【登陆】或【注册
首页->其他源码->Vb.net网上订票系统源码>>OrderTicketsMS/Includes/searchTrains.ascx>>源码在线查看
温馨提示:代码在线浏览功能只能做为源码浏览参考,如果想更进一步了解该代码请下载:Vb.net网上订票系统源码
普通视图
		            
1<%@ Control Language="vb" AutoEventWireup="false" Codebehind="searchTrains.ascx.vb" Inherits="OrderTicketsMS.searchTrains" TargetSchema="http://schemas.microsoft.com/intellisense/ie5" %> 2<TABLE style="WIDTH: 564px; HEIGHT: 57px" id="Table1" border="0" cellSpacing="0" cellPadding="0" 3 width="564" align="center"> 4 <TR> 5 <TD></TD> 6 <TD></TD> 7 <TD></TD> 8 <TD><FONT face="宋体"></FONT></TD> 9 <TD></TD> 10 <TD></TD> 11 <TD></TD> 12 </TR> 13 <TR> 14 <TD><asp:label id="Label1" runat="server">发 站</asp:label></TD> 15 <TD><asp:dropdownlist id="ddlstartPro" runat="server" AutoPostBack="True"></asp:dropdownlist></TD> 16 <TD><asp:dropdownlist id="ddlStartstation" runat="server" Width="116px"></asp:dropdownlist></TD> 17 <TD><FONT face="宋体"><asp:label id="Label2" runat="server">到 站</asp:label></FONT></TD> 18 <TD><asp:dropdownlist id="ddlendPro" runat="server" AutoPostBack="True"></asp:dropdownlist></TD> 19 <TD><asp:dropdownlist id="ddlEndstation" runat="server" Width="113px"></asp:dropdownlist></TD> 20 <TD><asp:button id="btnSearch" runat="server" Text="查 询"></asp:button></TD> 21 </TR> 22 <TR> 23 <TD style="HEIGHT: 18px" colSpan="7"> 24 <HR SIZE="1" width="100%"> 25 </TD> 26 </TR> 27</TABLE> 28
还没有找到您心仪的内容?请用.net源码大搜捕
代码片断 打包下载该项目完整源码:Vb.net网上订票系统源码
51Aspx.com 版权所有 CopyRight © 2000-2008. 京ICP备06046876号