home *** CD-ROM | disk | FTP | other *** search
- <%@ page language="VB" masterpagefile="~/PRB_MP01.master" autoeventwireup="false" inherits="TestPrintMain, App_Web_3paugvt0" %>
-
-
- <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>
- <asp:Panel ID="panSearch" runat="server" Width="100%">
- <table cellpadding="0" cellspacing="0" style="width: 100%; vertical-align: top;">
-
- </table>
- </asp:Panel>
- </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>