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

📄 card_use.ascx

📁 网络订餐基于jsp与servlet的网络订餐系统 适合学生使用
💻 ASCX
字号:
<%@ Control Language="c#" AutoEventWireup="false" Codebehind="card_use.ascx.cs" Inherits="qruan.card_use" TargetSchema="http://schemas.microsoft.com/intellisense/ie5"%>
<script type="text/JavaScript">
<!--
function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}
//-->
</script>

<table width="560" border="0" cellpadding="0" cellspacing="1" bgcolor="#F7DC1D">
	<tr bgcolor="#91de85">
		<td width="384" height="25" align="center" bgcolor="#F7DC1D" style="font-size:12px"><strong>在线充值</strong></td>
	</tr>
	<tr bgcolor="#afe195">
		<td height="30" align="left" bgcolor="FFFBDD" style="font-size:12px"> &nbsp;充值卡卡号:&nbsp;
		  <asp:TextBox id="TextBox1" runat="server" Height="18px" Width="168px"></asp:TextBox></td>
	</tr>
	<tr bgcolor="#afe195">
		<td height="30" align="left" bgcolor="FFFBDD" style="font-size:12px"> &nbsp;充值卡密码:&nbsp;
		  <asp:TextBox id="TextBox2" runat="server" Height="18px" Width="168px" TextMode="Password"></asp:TextBox></td>
	</tr>
	<tr bgcolor="#afe195">
		<td height="35" align="left" bgcolor="#ffffff" style="font-size:12px">&nbsp;<font face="宋体">&nbsp;&nbsp;&nbsp;&nbsp;</font>&nbsp;<font face="宋体">&nbsp;&nbsp;&nbsp;&nbsp;</font>&nbsp;<font face="宋体">&nbsp;&nbsp;&nbsp;&nbsp;</font>&nbsp;<font face="宋体">&nbsp;&nbsp;&nbsp;&nbsp;</font>
	    <asp:Button id="Button1" runat="server" Text="充 值"></asp:Button> 
	    &nbsp;<font face="宋体">&nbsp;&nbsp;</font>
	 
	      <input name="Submit" type="button" onclick="MM_openBrWindow('./use_card.htm','usecard','top=100,left=150,width=300,height=330')" value="如何充值" /></td>
	</tr>
</table>

⌨️ 快捷键说明

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