File name: welboard2/skin/default/auth.fom (2,752 bytes) Text file viewer v1.2
    1 : {&¢Ò
    2 :   /* file: auth.fom¢Ò
    3 :      author: ¼­±¤Çö¢Ò
    4 : ¢Ò
    5 :      Copyright (c) 2001/03/25 by Wesoft¢Ò
    6 :      All Rights Reserved.¢Ò
    7 :   */¢Ò
    8 : ¢Ò
    9 :   WIDTH= 400;¢Ò
   10 :   BARCOLOR= "bgcolor='" ~ bar_board_bgcolor ~ "'";¢Ò
   11 :   ARG= strform("db={$db}&pg={$pg}&bp={$bp}&sk={$sk}&no={$no}&k={$k}&cn={$cn}&cs={$cs}&cc={$cc}&vn={$vn}");¢Ò
   12 :  }¢Ò
   13 : <!-- {$PROGRAM_NAME} {$PROGRAM_VERSION} -->¢Ò
   14 : <html>¢Ò
   15 : <head>¢Ò
   16 : <meta http-equiv="Content-Type" content="text/html; charset=euc-kr">¢Ò
   17 : <title>{$title}</title>¢Ò
   18 : <link rel=stylesheet type="text/css" href="jscss/common.css">¢Ò
   19 : <script src="jscss/auth.js" language="javascript"></script>¢Ò
   20 : <script language="javascript">¢Ò
   21 : <!--¢Ò
   22 :   com_argument= "{$ARG}";¢Ò
   23 : //-->¢Ò
   24 : </script>¢Ò
   25 : </head>¢Ò
   26 : <body {$background} onLoad='document.user.{$focus}.focus()'>¢Ò
   27 : <center>¢Ò
   28 : <br>¢Ò
   29 : <table border=1 cellspacing=0 cellpadding=0 width={$WIDTH} {$BARCOLOR}¢Ò
   30 :        style="border-width:1px; border-color:#000000">¢Ò
   31 : <form name="user" method="POST" action="{$action}" onSubmit="return {$check}">¢Ò
   32 : <input type=hidden name="db" value="{$db}">¢Ò
   33 : <input type=hidden name="pg" value="{$pg}">¢Ò
   34 : <input type=hidden name="bp" value="{$bp}">¢Ò
   35 : <input type=hidden name="sk" value="{$sk}">¢Ò
   36 : <input type=hidden name="no" value="{$no}">¢Ò
   37 : <input type=hidden name="k" value="{$k}">¢Ò
   38 : <input type=hidden name="cn" value="{$cn}">¢Ò
   39 : <input type=hidden name="cs" value="{$cs}">¢Ò
   40 : <input type=hidden name="cc" value="{$cc}">¢Ò
   41 : <input type=hidden name="vn" value="{$vn}">¢Ò
   42 : <input type=hidden name="authflag" value="1">¢Ò
   43 :  <tr>¢Ò
   44 :   <td valign=bottom id=tdb width=70%>{$title}</td>¢Ò
   45 :   <td align=right id=tdb width=30%>¢Ò
   46 :    {&button(1,back,"µÚ·Î°¡±â","width:70")}</td>¢Ò
   47 :  </tr>¢Ò
   48 : </table>¢Ò
   49 : <table border=1 cellspacing=0 cellpadding=0 width={$WIDTH} bgcolor=#f8f8e8¢Ò
   50 :        style="border-width:1px;border-color:#000000;border-top:none;border-bottom:none">¢Ò
   51 :  <tr><td colspan=2 height=10></td><tr>¢Ò
   52 :  <tr>¢Ò
   53 :   <td colspan=2 align=center id=tdb>{$MSG}</td>¢Ò
   54 :  </tr>{?*!idinput,{!goto skip_id}}¢Ò
   55 :  <tr>¢Ò
   56 :   <td align=right id=tdb width=43%><font color=#0000a0>°ü¸®ÀÚ ID : </font></td>¢Ò
   57 :   <td align=left id=tdb width=57%>¢Ò
   58 :     <input type=text name="id" size=12 maxlength=12 id=it></td>¢Ò
   59 :  </tr>{:skip_id}¢Ò
   60 :  <tr>¢Ò
   61 :   <td align=right id=tdb width=43%><font color=#0000a0>¾Ï&nbsp;&nbsp;È£ : </font></td>¢Ò
   62 :   <td align=left id=tdb width=57%>¢Ò
   63 :    <input type=password name="pass" size=12 maxlength=12 id=it></td>¢Ò
   64 :  </tr>¢Ò
   65 :  <tr><td colspan=2 height=10></td><tr>¢Ò
   66 : </table>¢Ò
   67 : <table border=1 cellspacing=0 cellpadding=0 width={$WIDTH} {$BARCOLOR}¢Ò
   68 :        style="border-width:1px; border-color:#000000">¢Ò
   69 : <tr>¢Ò
   70 :  <td align=center id=tdb>¢Ò
   71 :   <input type="submit" value="{$btname}" id=is style="width:80"¢Ò
   72 :          onmouseover="this.style.color='#f00000'"¢Ò
   73 :          onmouseout= "this.style.color='#000000'"></td>¢Ò
   74 :  </tr>¢Ò
   75 : </form>¢Ò
   76 : </table>¢Ò
   77 : <p style="margin:3px 0 0 0;line-height:0"></p>¢Ò
   78 : {$cpright}¢Ò
   79 : </center>¢Ò
   80 : </body>¢Ò
   81 : </html>¢Ò
File name: welboard2/skin/default/auth.fom (2,752 bytes) Wesoft Corp. ¨Ï 2001 All rights reserved.