home *** CD-ROM | disk | FTP | other *** search
/ PC World 2004 December / PCWorld_2004-12_cd.bin / software / komercni / netgenium / NETGenium.msi / _B4A5F9DE730F039E0CBFC30C1A8A8467 / _251E83C142A44BE7ADAF7761EFC066F4 < prev    next >
Text File  |  2004-10-01  |  3KB  |  72 lines

  1. <%@ Page language="c#" Codebehind="Print.aspx.cs" AutoEventWireup="false" Inherits="NETGenium.Templates.Print" enableViewState="False" %>
  2. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
  3. <HTML>
  4.     <HEAD>
  5.         <title>NET Genium</title>
  6.         <link href="../NETGenium.css" type="text/css" rel="stylesheet">
  7.         <meta content="Microsoft Visual Studio 7.0" name="GENERATOR">
  8.         <meta content="C#" name="CODE_LANGUAGE">
  9.         <meta content="JavaScript" name="vs_defaultClientScript">
  10.         <meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
  11.     </HEAD>
  12.     <body bgColor="#ffffff">
  13.         <form id="Default" method="post" runat="server">
  14.             <TABLE id="Table1" cellSpacing="0" cellPadding="0" width="500" border="0" runat="server">
  15.                 <TR>
  16.                     <TD style="FONT-SIZE: 12px; FONT-FAMILY: Tahoma">
  17.                         B∞hem tisku doÜlo k chyb∞:
  18.                         <asp:Label id="lblErrorCZ" runat="server"></asp:Label>
  19.                         <UL>
  20.                             <LI>
  21.                             Zkontrolujte, zda je Üablona ulo₧ena v adresß°i "Templates".
  22.                             <LI>
  23.                                 Zkontrolujte formßt Üablony.</LI></UL>
  24.                     </TD>
  25.                 </TR>
  26.             </TABLE>
  27.             <TABLE id="Table2" cellSpacing="0" cellPadding="0" width="500" border="0" runat="server">
  28.                 <TR>
  29.                     <TD style="FONT-SIZE: 12px; FONT-FAMILY: Tahoma">
  30.                         An error occured during printing:
  31.                         <asp:Label id="lblErrorEN" runat="server"></asp:Label>
  32.                         <UL>
  33.                             <LI>
  34.                             Check, if your template is saved in directory "Templates".
  35.                             <LI>
  36.                                 Check format of your template.</LI></UL>
  37.                     </TD>
  38.                 </TR>
  39.             </TABLE>
  40.             <TABLE id="Table3" cellSpacing="0" cellPadding="0" width="500" border="0" runat="server">
  41.                 <TR>
  42.                     <TD style="FONT-SIZE: 12px; FONT-FAMILY: Tahoma">
  43.                         Beim Drucken ist ein Fehler aufgetreten:
  44.                         <asp:Label id="lblErrorDE" runat="server"></asp:Label>
  45.                         <UL>
  46.                             <LI>
  47.                             Kontrolieren Sie, ob das Muster im Ordner "Templates" gespeichert ist.
  48.                             <LI>
  49.                                 ▄berprⁿfen Sie das Format des Musters.</LI></UL>
  50.                     </TD>
  51.                 </TR>
  52.             </TABLE>
  53.             <TABLE id="Table4" cellSpacing="0" cellPadding="0" width="500" border="0" runat="server">
  54.                 <TR>
  55.                     <TD style="FONT-SIZE: 12px; FONT-FAMILY: Tahoma">
  56.                         Une erreur s'est produite pendant l'impression:
  57.                         <asp:Label id="lblErrorFR" runat="server"></asp:Label><UL>
  58.                             <LI>
  59.                                 Rassurez-vous que le
  60.                                 <asp:Label id="lblModele1" runat="server"></asp:Label>est sauvΘ dans le 
  61.                             dossier "Templates".
  62.                             <LI>
  63.                                 Revoyez la forme du
  64.                                 <asp:Label id="lblModele2" runat="server"></asp:Label>.</LI>
  65.                         </UL>
  66.                     </TD>
  67.                 </TR>
  68.             </TABLE>
  69.         </form>
  70.     </body>
  71. </HTML>
  72.