⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 huiyunzc.aspx

📁 asp,vb.net编写,我的毕业设计,简单的网上购书系统,比较主流
💻 ASPX
字号:
<%@ Page Language="vb" AutoEventWireup="false" Codebehind="huiyunzc.aspx.vb" Inherits="毕业设计.huiyunzc"%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
	<HEAD>
		<title>huiyunzc</title>
		<meta content="Microsoft Visual Studio .NET 7.1" name="GENERATOR">
		<meta content="Visual Basic .NET 7.1" name="CODE_LANGUAGE">
		<meta content="JavaScript" name="vs_defaultClientScript">
		<meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
	</HEAD>
	<body MS_POSITIONING="GridLayout">
		<form id="Form1" method="post" runat="server">
			<TABLE id="T2" style="Z-INDEX: 101; LEFT: 184px; WIDTH: 531px; POSITION: absolute; TOP: 56px; HEIGHT: 392px"
				cellSpacing="1" cellPadding="1" width="531" bgColor="#ccffff" border="1" background="file:///E:\zww\毕业设计1\image\cyber_web_bg.gif"
				borderColor="#00ffff">
				<TR>
					<TD style="HEIGHT: 68px" colSpan="3" bgColor="#ccffff"><FONT face="宋体">&nbsp;&nbsp;&nbsp;<STRONG>
								<FONT face="隶书" size="5">会员注册窗口</FONT></STRONG>
							<asp:linkbutton id="LinkButton1" runat="server">返回首页</asp:linkbutton></FONT><FONT face="幼圆" size="4">&nbsp;
							<IMG alt="" src="image/book8.gif"></FONT></TD>
				</TR>
				<TR>
					<TD style="HEIGHT: 219px" colSpan="3"><FONT face="华文新魏">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
							<TABLE id="T1" style="WIDTH: 522px; HEIGHT: 235px" cellSpacing="0" cellPadding="0" width="522"
								align="center" bgColor="#ccffff" border="0" runat="server">
								<TR>
									<TD style="WIDTH: 142px"><FONT face="宋体">&nbsp;<FONT size="2">&nbsp;&nbsp;&nbsp;&nbsp; *会员名</FONT></FONT></TD>
									<TD><asp:textbox id="TBid" runat="server" Width="312px"></asp:textbox></TD>
								</TR>
								<TR>
									<TD style="WIDTH: 142px"><FONT face="宋体">&nbsp;<FONT size="2">&nbsp;&nbsp;&nbsp;&nbsp; *口令</FONT></FONT></TD>
									<TD><asp:textbox id="TBps" runat="server" Width="312px"></asp:textbox></TD>
								</TR>
								<TR>
									<TD style="WIDTH: 142px"><FONT face="宋体" size="2">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; *确认口令</FONT></TD>
									<TD><asp:textbox id="TBtx" runat="server" Width="312px"></asp:textbox></TD>
								</TR>
								<TR>
									<TD style="WIDTH: 142px"><FONT face="宋体">&nbsp;<FONT size="2">&nbsp;&nbsp;&nbsp;&nbsp; 
												*真实姓名</FONT></FONT></TD>
									<TD><asp:textbox id="TBname" runat="server" Width="312px"></asp:textbox></TD>
								</TR>
								<TR>
									<TD style="WIDTH: 142px"><FONT face="宋体">&nbsp;<FONT size="2">&nbsp;&nbsp;&nbsp;&nbsp; *性别</FONT></FONT></TD>
									<TD><FONT face="宋体">&nbsp;&nbsp;&nbsp;
											<asp:radiobutton id="R1" runat="server" Text="男"></asp:radiobutton>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
											<asp:radiobutton id="R2" runat="server" Text="女"></asp:radiobutton></FONT></TD>
								</TR>
								<TR>
									<TD style="WIDTH: 142px"><FONT face="宋体">&nbsp;<FONT size="2">&nbsp;&nbsp;&nbsp;&nbsp; *地址</FONT></FONT></TD>
									<TD><asp:textbox id="TBdz" runat="server" Width="312px"></asp:textbox></TD>
								</TR>
								<TR>
									<TD style="WIDTH: 142px"><FONT face="宋体">&nbsp;<FONT size="2">&nbsp;&nbsp;&nbsp;&nbsp; *电话</FONT></FONT></TD>
									<TD><FONT face="宋体"><asp:textbox id="tbtel" runat="server" Width="312px"></asp:textbox></FONT></TD>
								</TR>
								<TR>
									<TD style="WIDTH: 142px"><FONT face="宋体">&nbsp;<FONT size="2">&nbsp;&nbsp;&nbsp;&nbsp; 
												*Email</FONT></FONT></TD>
									<TD><FONT face="宋体"><asp:textbox id="TBemail" runat="server" Width="312px"></asp:textbox></FONT></TD>
								</TR>
							</TABLE>
						</FONT>
					</TD>
				</TR>
				<TR>
					<TD colSpan="3" bgColor="#ccffff"><FONT face="宋体">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
							<asp:linkbutton id="LinkButton2" runat="server">提交</asp:linkbutton>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
							<asp:linkbutton id="LinkButton3" runat="server">重置</asp:linkbutton></FONT></TD>
				</TR>
			</TABLE>
		</form>
	</body>
</HTML>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -