📄 default.aspx~rf6ce1e6.tmp
字号:
<%@ Page Language="VB" AutoEventWireup="false" CodeFile="Default.aspx.vb" Inherits="_Default" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" >
<head runat="server">
<title>Untitled Page</title>
</head>
<body style="font-size: 12pt; margin: 0px; clip: rect(auto auto auto auto)">
<form id="form1" runat="server">
<div style="background-image: url(image/PDC 2003 3.jpg); width: 100%; height: 100%">
<br />
<asp:Image ID="Image1" runat="server" ImageUrl="~/image/banr.gif" Style="left: 0px;
width: 100%; position: absolute; top: 0px" />
<br />
<br />
<asp:TextBox ID="txbUID" runat="server" Style="left: 84px; position: absolute;
top: 161px; z-index: 100;" BackColor="#FFFFC0" Height="18px" Width="131px"></asp:TextBox>
<table style="left: 647px; position: relative; top: -197px">
<tr>
<td style="width: 100px">
</td>
</tr>
</table>
<asp:Image ID="Image2" runat="server" Height="177px" ImageUrl="~/image/rajwada.jpg"
Style="left: 433px; position: relative; top: -43px" Width="312px" /><br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<asp:TextBox ID="txbPass" runat="server" Style="position: absolute; left: 84px; z-index: 101; top: 199px;" TextMode="Password" Width="131px" BackColor="#FFFFC0" Height="18px"></asp:TextBox><br />
<br />
<table style="left: 0px; width: 84px; position: relative; top: -347px">
<tr>
<td style="width: 70px; height: 10px; text-align: right">
<strong><span style="color: #ff9900"> User</span></strong></td>
</tr>
<tr>
<td style="width: 70px; height: 33px; text-align: right">
<strong><span style="color: #ff9900">Password</span></strong>
</td>
</tr>
<tr>
<td style="width: 70px; height: 35px; text-align: right">
<strong><span style="color: #ff9900">Type</span></strong></td>
</tr>
</table>
<asp:DropDownList ID="drlType" runat="server" Style="left: 85px; position: absolute; z-index: 103; top: 236px;" BackColor="#FFFFC0" Height="18px" Width="138px">
<asp:ListItem Value="0">-----------select-----------</asp:ListItem>
<asp:ListItem Value="1">TPO</asp:ListItem>
<asp:ListItem Value="2">Co-ordinator</asp:ListItem>
<asp:ListItem Value="3">Student</asp:ListItem>
<asp:ListItem Value="4">HR</asp:ListItem>
</asp:DropDownList><br />
<br />
<asp:Button ID="bnLogin" runat="server" Style="position: relative; z-index: 104; left: 4px; top: -41px;" Text="Login" Font-Bold="True" ForeColor="#FF8000" /><br />
<br />
<asp:Label ID="lbStatus" runat="server" Style="position: relative; z-index: 105; left: 4px; top: -41px;"></asp:Label><br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
</div>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -