home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
61.19.244.139
/
61.19.244.139.zip
/
61.19.244.139
/
cp2013
/
Publish
/
PRB_ClearLogin.aspx
< prev
next >
Wrap
Text File
|
2013-06-10
|
4KB
|
71 lines
<%@ page language="VB" masterpagefile="~/PRB_MP01.master" autoeventwireup="false" inherits="PRB_ClearLogin, App_Web_d2nodv3g" title="เคลียร์ข้อมูลการเข้าใช้งานของ User" %>
<%@ Register Src="Calendar.ascx" TagName="Calendar" TagPrefix="uc1" %>
<asp:Content ID="Content2" runat="server" ContentPlaceHolderID="head">
</asp:Content>
<asp:Content ID="Content1" ContentPlaceHolderID="MPcphContent" runat="Server">
<table cellpadding="0" cellspacing="0" id="tbContent" class="styletbContentSub">
<tr>
<td style="text-align: left; vertical-align: middle">
<asp:UpdatePanel ID="UpdatePanel1" runat="server">
<ContentTemplate>
<table cellpadding="0" cellspacing="0" style="width: 100%; vertical-align: top;"
id="tbSearch">
<tr class="styletbFS">
<td colspan="4">
</td>
</tr>
<tr style="width: 100%;">
<td style="width: 10%">
<asp:Label ID="lblUserName" runat="server" Text="<% $Resources: Resource,MP01lblUser %>"></asp:Label>
</td>
<td style="text-align: left; vertical-align: middle; width:40%;">
<asp:TextBox ID="txtUserID" runat="server" Width="200px"></asp:TextBox>
</td>
<td style="text-align: left; vertical-align: middle; width:40%;">
<asp:Button ID="btnSearch" runat="server" Text="<% $Resources: Resource,A002btnSearch %>"
Width="80px" />
<asp:Button ID="btnClear" Enabled="false" runat="server" Text="<% $Resources: Resource,PRBCLLogin %>"
Width="80px" />
</td>
<td style="text-align: left; vertical-align: middle;">
</td>
</tr>
</table>
<table id="Table15" cellpadding="0" cellspacing="0" class="styletbBorder" style="text-align: left;
vertical-align: middle;">
<tr class="styletbFS">
<td>
</td>
</tr>
<tr>
<td class="styletbLineT">
</td>
</tr>
</table>
</ContentTemplate>
</asp:UpdatePanel>
<asp:UpdateProgress ID="udp" runat="server" DisplayAfter="5" AssociatedUpdatePanelID="UpdatePanel1">
<ProgressTemplate>
<div style="top: 0px; height: 10000px; background-color: #FFFFFF; opacity: 0.40;
filter: alpha(opacity=40); vertical-align: middle; left: 0px; z-index: 999999;
width: 1500px; position: absolute; text-align: center;">
</div>
<div id="divUDP" align="center" valign="middle" runat="server" style="padding: 5px;
border: 1px solid #999999; position: absolute; left: 50%; top: 50%; visibility: visible;
vertical-align: middle; background-color: #FFFFFF; z-index: 200;">
<asp:Image ID="imgUDP" runat="server" ImageUrl="~/Images/preloaders32t.gif" /><br />
<asp:Label ID="lblUDP" runat="server" Text="<% $Resources: Resource,MP01lblUDP %>"></asp:Label>
</div>
</ProgressTemplate>
</asp:UpdateProgress>
</td>
</tr>
</table>
</asp:Content>