您目前尚未登陆,请选择【登陆】或【注册
首页->其他源码->Vb.net网上订票系统源码>>OrderTicketsMS/Includes/Navigator.ascx>>源码在线查看
温馨提示:代码在线浏览功能只能做为源码浏览参考,如果想更进一步了解该代码请下载:Vb.net网上订票系统源码
当前文件:文件类型 VBNetOrderTicketsMS/OrderTicketsMS/Includes/Navigator.ascx打开代码结构图
普通视图
		            
1<%@ Control Language="vb" AutoEventWireup="false" Codebehind="Navigator.ascx.vb" Inherits="OrderTicketsMS.Navigator" TargetSchema="http://schemas.microsoft.com/intellisense/ie5" %> 2<TABLE style="HEIGHT: 19px" id="Table1" border="0" cellSpacing="0" cellPadding="0" width="750" 3 background="Images/frame_03.gif" align="center" runat="server"> 4 <TR> 5 <TD align="center"></TD> 6 <TD style="WIDTH: 160px" align="center"><FONT face="宋体"> 7 <P align="left"> 8 <asp:ImageButton id="ImageButton1" runat="server" ImageUrl="../Images/Navigator/home.gif" CausesValidation="False"></asp:ImageButton></P> 9 </FONT> 10 </TD> 11 <TD style="WIDTH: 167px" align="center"></TD> 12 <TD style="WIDTH: 1px" align="center"> 13 </TD> 14 <TD style="WIDTH: 90px" align="center"> 15 <asp:ImageButton id="ImageButton7" runat="server" ImageUrl="../Images/Navigator/home01.gif" CausesValidation="False"></asp:ImageButton></TD> 16 <TD style="WIDTH: 4px" align="center"><FONT face="宋体"> 17 <asp:ImageButton id="imgorder" runat="server" ImageUrl="../Images/Navigator/onlineorder.gif" CausesValidation="False"></asp:ImageButton></FONT></TD> 18 <TD style="WIDTH: 113px" align="center"><FONT face="宋体"> 19 <asp:ImageButton id="imgbtnreg" runat="server" ImageUrl="../Images/Navigator/register.gif" CausesValidation="False"></asp:ImageButton></FONT></TD> 20 <TD style="WIDTH: 3px" align="center"> 21 <asp:ImageButton id="ImageButton8" runat="server" ImageUrl="../Images/Navigator/download.bmp" CausesValidation="False"></asp:ImageButton></TD> 22 <TD style="WIDTH: 80px" align="center"><FONT face="宋体"> 23 <asp:ImageButton id="ImageButton4" runat="server" ImageUrl="../Images/Navigator/email.gif" AlternateText="意见信箱" 24 CausesValidation="False"></asp:ImageButton></FONT></TD> 25 <TD style="WIDTH: 93px" align="center"><FONT face="宋体"> 26 <asp:ImageButton id="ImageButton5" runat="server" ImageUrl="../Images/Navigator/help.gif" CausesValidation="False"></asp:ImageButton></FONT></TD> 27 <TD align="center"></TD> 28 </TR> 29</TABLE> 30 <HR SIZE="1" width="100%"> 31 32
还没有找到您心仪的内容?请用.net源码大搜捕
代码片断 打包下载该项目完整源码:Vb.net网上订票系统源码
51Aspx.com 版权所有 CopyRight © 2000-2008. 京ICP备06046876号