You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
730 B

<%@ Control Language="C#" AutoEventWireup="true" CodeFile="WebUserControl.ascx.cs" Inherits="WebUserControl" %>
<%if (System.Web.HttpContext.Current.Session["UID"] == null)
{ %><table border="0" cellspacing="0" cellpadding="0">
<tr>
<td colspan="2" style="height: 26px"><img src="Images/yhdl.jpg" width="191" height="26" id="IMG1" language="javascript" /></td>
</tr>
<tr>
<td width="32%" align="center">用户名:</td>
<td width="68%">
<asp:TextBox ID="TextBox_username" runat="server"></asp:TextBox></td>
</tr>
<tr>
<td align="center">密 &nbsp;码:</td>
<td>