File name: welboard2/form/message.fom (1,844 bytes) Text file viewer v1.2
    1 : {&¢Ò
    2 :   /* file: message.fom¢Ò
    3 :      author: ¼­±¤Çö¢Ò
    4 : ¢Ò
    5 :      Copyright (c) 2001/03/25 by Wesoft¢Ò
    6 :      All Rights Reserved.¢Ò
    7 :   */¢Ò
    8 : ¢Ò
    9 :   ARG= strform("db={$db}&pg={$pg}&bp={$bp}&sk={$sk}&no={$no}&k={$k}&cn={$cn}&cs={$cs}&cc={$cc}");¢Ò
   10 :  }¢Ò
   11 : <!-- {$PROGRAM_NAME} {$PROGRAM_VERSION} -->¢Ò
   12 : <html>¢Ò
   13 : <head>¢Ò
   14 : <meta http-equiv="Content-Type" content="text/html; charset=euc-kr">¢Ò
   15 : <meta http-equiv="Pragma" content="no-cache">¢Ò
   16 : <meta http-equiv="Expires" content="0">¢Ò
   17 : <title>{$message_title}</title>¢Ò
   18 : <style type="text/css">¢Ò
   19 : <!--¢Ò
   20 :  a:link, a:visited, a:hover, a:active { font-size:9pt; text-decoration:none; }¢Ò
   21 :  a:link { color:#0000f0; text-decoration:none; }¢Ò
   22 :  a:visited { color:#0000f0; text-decoration:none; }¢Ò
   23 :  a:hover { color:#f00000; text-decoration:underline; }¢Ò
   24 :  a:active { color:#f00000; text-decoration:underline; }¢Ò
   25 : ¢Ò
   26 :  #ib { height:18px; font-size:9pt;¢Ò
   27 :        background-image: url(icon/gray.gif);¢Ò
   28 :        border-width:1px; border-color:#000000; }¢Ò
   29 : ¢Ò
   30 :  table { border-width:1px; border-color:#000000;¢Ò
   31 :          border-top:none; border-left:none; border-right:none;}¢Ò
   32 :  td { border-width:1px; border-color:#000000; border-bottom:none; }¢Ò
   33 :  -->¢Ò
   34 : </style>¢Ò
   35 : <script language="javascript">¢Ò
   36 : <!--¢Ò
   37 : function gologin()¢Ò
   38 :  {¢Ò
   39 :     location.href="go.wel?g=login&{$ARG}";¢Ò
   40 :  }¢Ò
   41 : ¢Ò
   42 : function gologout()¢Ò
   43 :  {¢Ò
   44 :     location.href="go.wel?g=logout&{$ARG}";¢Ò
   45 :  }¢Ò
   46 : //-->¢Ò
   47 : </script>¢Ò
   48 : </head>¢Ò
   49 : <body {$background}>¢Ò
   50 : <center>¢Ò
   51 : <br>¢Ò
   52 : <table border=1 cellspacing=0 cellpadding=0 width=550 bgcolor=#e0b0b0>¢Ò
   53 : <tr>¢Ò
   54 : <td height=20 valign=bottom nowrap>¢Ò
   55 :  <font size=2 color=#000000><b>&nbsp;{$message_title}</b></font></td>¢Ò
   56 : </tr>¢Ò
   57 : <tr bgcolor=#fdffee>¢Ò
   58 : <td nowrap>¢Ò
   59 : <br>¢Ò
   60 : <p style="margin-left:2mm;margin-top:0;margin-bottom:0">¢Ò
   61 : <font size=2 color=#f00000>{$MSG0}{$MSG1}</font></p>¢Ò
   62 : <p style="margin-left:6mm;margin-right:6mm;margin-top:5mm;margin-bottom:0">¢Ò
   63 : <font size=2>{$MSG2}</font><br></p>¢Ò
   64 : <br></td>¢Ò
   65 : </tr>¢Ò
   66 : </table>¢Ò
   67 : </center>¢Ò
   68 : </body>¢Ò
   69 : </html>¢Ò
File name: welboard2/form/message.fom (1,844 bytes) Wesoft Corp. ¨Ï 2001 All rights reserved.