File name: welboard2/skin/gradation3/mail.fom (3,353 bytes) Text file viewer v1.2
    1 : {&¢Ò
    2 :   /* file: mail.fom¢Ò
    3 :      author: ¼­±¤Çö¢Ò
    4 : ¢Ò
    5 :      Copyright (c) 2001/03/25 by Wesoft¢Ò
    6 :      All Rights Reserved.¢Ò
    7 :   */¢Ò
    8 : ¢Ò
    9 :   WIDTH= 410;¢Ò
   10 :   BARCOLOR= "background='" ~ skin ~ "altgry.gif'";¢Ò
   11 :  }¢Ò
   12 : <!-- {$PROGRAM_NAME} {$PROGRAM_VERSION} -->¢Ò
   13 : <html>¢Ò
   14 : <head>¢Ò
   15 : <meta http-equiv="Content-Type" content="text/html; charset=euc-kr">¢Ò
   16 : <title>ÀüÀÚ¿ìÆí ¹ß¼Û</title>¢Ò
   17 : <link rel=stylesheet type="text/css" href="jscss/common.css">¢Ò
   18 : <script src="jscss/mail.js" language="javascript"></script>¢Ò
   19 : <script language="javascript">¢Ò
   20 : <!--¢Ò
   21 :   com_argument= "{$ARG}";¢Ò
   22 :   back_lc= "{$lc}";¢Ò
   23 : //-->¢Ò
   24 : </script>¢Ò
   25 : </head>{?*system_htskip,{$board_header}{!goto skip_body}}¢Ò
   26 : <body {$background} topmargin=2>¢Ò
   27 : <center>¢Ò
   28 : <br>{:skip_body}¢Ò
   29 : <table border=1 cellspacing=0 cellpadding=0 width={$WIDTH} {$BARCOLOR}¢Ò
   30 :        style="border-width:1px; border-color:#000000">¢Ò
   31 :  <tr>¢Ò
   32 :   <td valign=bottom id=tdb width=70%>¾Æ·¡ÀÇ ¼ö½ÅÀο¡°Ô ÀüÀÚ¿ìÆíÀ» ¹ß¼ÛÇÕ´Ï´Ù.</td>¢Ò
   33 :   <td align=right id=tdb width=30%>¢Ò
   34 : {&button(1,"goback()","¹ß¼Û Ãë¼Ò","width:70")}</td>¢Ò
   35 :  </tr>¢Ò
   36 : </table>¢Ò
   37 : <table border=1 cellspacing=0 cellpadding=0 width={$WIDTH} bgcolor=#f8f8e8¢Ò
   38 :        style="border-width:1px; border-color:#000000;border-top:none;border-bottom:none">¢Ò
   39 : <form name="mail" method="post" action="mail.wel">¢Ò
   40 : <input type=hidden name="mailwrite" value=1>¢Ò
   41 : <input type=hidden name="lc" value="{$lc}">¢Ò
   42 : <input type=hidden name="to" value="{$to}">¢Ò
   43 : <input type=hidden name="toname" value="{$toname}">¢Ò
   44 : <input type=hidden name="db" value="{$db}">¢Ò
   45 : <input type=hidden name="pg" value="{$pg}">¢Ò
   46 : <input type=hidden name="sk" value="{$sk}">¢Ò
   47 : <input type=hidden name="k" value="{$k}">¢Ò
   48 : <input type=hidden name="cn" value="{$cn}">¢Ò
   49 : <input type=hidden name="cs" value="{$cs}">¢Ò
   50 : <input type=hidden name="cc" value="{$cc}">¢Ò
   51 : <input type=hidden name="no" value="{$no}">¢Ò
   52 : <input type=hidden name="vn" value="{$vn}">¢Ò
   53 : <input type=hidden name="nt" value="{$nt}">¢Ò
   54 : <input type='hidden' name='ToEmail' value="{$to_email}">¢Ò
   55 :  <tr><td height=5></td></tr>¢Ò
   56 :  <tr>¢Ò
   57 :   <td align=right valign=top id=tdi width=25% height=18>¼ö½ÅÀÎ :</td>¢Ò
   58 :   <td valign=top id=tdi width=85%>¢Ò
   59 :    <font color=#0000f0>{$to_name}</font></td>¢Ò
   60 :  </tr>¢Ò
   61 :  <tr>¢Ò
   62 :   <td align=right id=tdi>¹ß½ÅÀÎ ¼º&nbsp;&nbsp;¸í :</td>¢Ò
   63 :   <td id=tdi><input type=text name='FromName' value="{$ckname}"¢Ò
   64 :            size=46 maxlength=50 id=it></td>¢Ò
   65 :  </tr>¢Ò
   66 :  <tr>¢Ò
   67 :   <td align=right id=tdi>¹ß½ÅÀÎ Email :</td>¢Ò
   68 :   <td id=tdi><input type=text name='FromEmail' value="{$ckemail}"¢Ò
   69 :            size=46 maxlength=50 id=it></td>¢Ò
   70 :  </tr>¢Ò
   71 :  <tr>¢Ò
   72 :   <td align=right id=tdi>Á¦ ¸ñ:</td>¢Ò
   73 :   <td id=tdi><input type=text name='Subject' size=46 maxlength=50 id=it></td>¢Ò
   74 :  </tr>¢Ò
   75 :  <tr>¢Ò
   76 :   <td colspan=2 align=center id=tdi>¢Ò
   77 :    <p style="margin:3px 0 0 0;line-height:0"></p>¢Ò
   78 :    <textarea name='Text' cols=60 rows=10 id=ita></textarea></td>¢Ò
   79 :  </tr>¢Ò
   80 :  <tr>¢Ò
   81 :   <td colspan=2 align=center id=tdi>¢Ò
   82 :     ¡Ø À§ÀÇ ÀԷ¶õ¿¡ {$guide}À» ±â·ÏÇØ ÁÖ¼¼¿ä!</td>¢Ò
   83 :  </tr>¢Ò
   84 : </table>¢Ò
   85 : <table border=1 cellspacing=0 cellpadding=0 width={$WIDTH} {$BARCOLOR}¢Ò
   86 :        style="border-width:1px; border-color:#000000">¢Ò
   87 :  <tr>¢Ò
   88 :   <td align=center id=tdb width=80%>{$cpright}</td>¢Ò
   89 :   <td align=center id=tdb width=20%>¢Ò
   90 : {&button(1,"Check()","ÀüÀÚ¿ìÆí º¸³»±â","width:100")}</td>¢Ò
   91 :  </tr>¢Ò
   92 : </form>¢Ò
   93 : <script language="javascript">¢Ò
   94 : <!--¢Ò
   95 :   document.mail.{$focus}.focus();¢Ò
   96 : //-->¢Ò
   97 : </script>¢Ò
   98 : </table>{?*system_htskip,{$board_tailer}{!goto end_form}}¢Ò
   99 : <font size=2><b>{$board_cpright}</b></font>¢Ò
  100 : </center>¢Ò
  101 : </body>{:end_form}¢Ò
  102 : </html>¢Ò
File name: welboard2/skin/gradation3/mail.fom (3,353 bytes) Wesoft Corp. ¨Ï 2001 All rights reserved.