File name: addrbook/form/dupdata.fom (6,378 bytes) Text file viewer v1.2
    1 : {&¢Ò
    2 :   /* file: dupdata.fom¢Ò
    3 :      author: ¼­±¤Çö¢Ò
    4 : ¢Ò
    5 :      Copyright (c) 2001/02/22 by Wesoft¢Ò
    6 :      All Rights Reserved.¢Ò
    7 : ¢Ò
    8 :   */¢Ò
    9 : ¢Ò
   10 :   WIDTH= 555;¢Ò
   11 :   BARCOLOR= bar_boardcolor;¢Ò
   12 :  }¢Ò
   13 : <html>¢Ò
   14 : <head>¢Ò
   15 : <!-- {$PROGRAM_NAME} {$PROGRAM_VERSION} -->¢Ò
   16 : <meta http-equiv="Content-Type" content="text/html; charset=euc-kr">¢Ò
   17 : <meta http-equiv="Pragma" content="no-cache">¢Ò
   18 : <title>°³ÀÎ ÁÖ¼Ò·Ï Áߺ¹ ÀÚ·á ó¸®</title>¢Ò
   19 : <link rel=stylesheet type="text/css" href="form/addrbook.css">¢Ò
   20 : <script language="javascript">¢Ò
   21 : <!--¢Ò
   22 : ¢Ò
   23 : function gosubmit()¢Ò
   24 :  {¢Ò
   25 :     if(document.addrbook.iwish[0].checked==true)¢Ò
   26 :      {¢Ò
   27 :         document.addrbook.action= "modify.wel";¢Ò
   28 :      }¢Ò
   29 :     else¢Ò
   30 :      {¢Ò
   31 :         document.addrbook.action= "insert.wel";¢Ò
   32 :         document.addrbook.writeflag.value= 2;¢Ò
   33 :      }¢Ò
   34 :     document.addrbook.submit();¢Ò
   35 :  }¢Ò
   36 : //-->¢Ò
   37 : </script>¢Ò
   38 : </head>¢Ò
   39 : {&¢Ò
   40 :    FH= "<font color=#0000f0>";¢Ò
   41 :    FH2= "<font color=#f00000>";¢Ò
   42 :    FT= "</font>";¢Ò
   43 :    if(dhomepage!="")¢Ò
   44 :      {¢Ò
   45 :         pos= strfind(dhomepage, "://");¢Ò
   46 :         if(pos==0) dhomepage= "http://" ~ dhomepage;¢Ò
   47 :      }¢Ò
   48 :  }¢Ò
   49 : <body {$background} topmargin=2>¢Ò
   50 : <center>¢Ò
   51 : <table border=1 cellspacing=0 cellpadding=0 width={$WIDTH} bgcolor={$BARCOLOR}¢Ò
   52 :        style="border-width:1px; border-color:#000000">¢Ò
   53 : <form name="addrbook" method="post">¢Ò
   54 : <input type=hidden name="writeflag" value=1>¢Ò
   55 : <input type=hidden name="no" value="{$dselno}">¢Ò
   56 : <input type=hidden name="list" value="{$list}">¢Ò
   57 : <input type=hidden name="k" value="{$k}">¢Ò
   58 : <input type=hidden name="n" value="{$n}">¢Ò
   59 : <input type=hidden name="o" value="{$o}">¢Ò
   60 : <input type=hidden name="pi" value="{$pi}">¢Ò
   61 : <input type=hidden name="pw" value="{$pw}">¢Ò
   62 : <input type=hidden name="pm" value="{$pm}">¢Ò
   63 : <input type=hidden name="ps" value="{$ps}">¢Ò
   64 : <input type=hidden name="pd" value="{$pd}">¢Ò
   65 : <input type=hidden name="name" value="{$name}">¢Ò
   66 : <input type=hidden name="birth" value="{$birth}">¢Ò
   67 : <input type=hidden name="hdphone" value="{$hdphone}">¢Ò
   68 : <input type=hidden name="hphone" value="{$hphone}">¢Ò
   69 : <input type=hidden name="hfax" value="{$hfax}">¢Ò
   70 : <input type=hidden name="homepage" value="{$homepage}">¢Ò
   71 : <input type=hidden name="email" value="{$email}">¢Ò
   72 : <input type=hidden name="hzip1" value="{$hzip1}">¢Ò
   73 : <input type=hidden name="hzip2" value="{$hzip2}">¢Ò
   74 : <input type=hidden name="haddr1" value="{$haddr1}">¢Ò
   75 : <input type=hidden name="haddr2" value="{$haddr2}">¢Ò
   76 : <input type=hidden name="office" value="{$office}">¢Ò
   77 : <input type=hidden name="buseo" value="{$buseo}">¢Ò
   78 : <input type=hidden name="position" value="{$position}">¢Ò
   79 : <input type=hidden name="ophone" value="{$ophone}">¢Ò
   80 : <input type=hidden name="ofax" value="{$ofax}">¢Ò
   81 : <input type=hidden name="ozip1" value="{$ozip1}">¢Ò
   82 : <input type=hidden name="ozip2" value="{$ozip2}">¢Ò
   83 : <input type=hidden name="oaddr1" value="{$oaddr1}">¢Ò
   84 : <input type=hidden name="oaddr2" value="{$oaddr2}">¢Ò
   85 : <input type=hidden name="memo" value="{$memo}">¢Ò
   86 :  <tr>¢Ò
   87 :   <td rowspan=2 align=center valign=top id=tdb width=14%>¢Ò
   88 :    [<font color=#f00000><b>Áߺ¹ÀÚ·á</b></font>]<br><br>¢Ò
   89 : {&print(BACK_BUTTON)}</td>¢Ò
   90 :   <td colspan=2 valign=top id=tdb width=86%>¢Ò
   91 : {&¢Ò
   92 :   if(dname!="") print("À̸§: <font color=#0000f0>", dname, "</font>");¢Ò
   93 :   if(dname!="" && doffice!="") print(" , ");¢Ò
   94 :   if(doffice!="")¢Ò
   95 :     print("Á÷Àå(Çб³): <font color=#0000f0>", doffice, "</font>");¢Ò
   96 : }¢Ò
   97 :    ÀÇ ÀÚ·á´Â ¾Æ·¡¿Í °°ÀÌ ÀÌ¹Ì ÀúÀåµÇ¾î ÀÖ½À´Ï´Ù.<br>¢Ò
   98 :    ¾Æ·¡¿¡¼­ ¼±ÅÃÇÑ ÈÄ 'È®ÀÎ' ¹öÆ°À» ´©¸£¼¼¿ä, ¾î¶»°Ô ÇϽðڽÀ´Ï±î?</td>¢Ò
   99 :  </tr>¢Ò
  100 :  <tr>¢Ò
  101 :   <td id=tdb width=71%>¢Ò
  102 :    <input type="radio" name="iwish" checked>¢Ò
  103 :    Áߺ¹Çؼ­ ÀúÀåÇÏÁö ¾Ê°í ÀÖ´Â ÀڷḦ ¼öÁ¤ÇÑ´Ù.<br>¢Ò
  104 :    <input type="radio" name="iwish">¢Ò
  105 :    Áߺ¹ÀÌ µÇ´õ¶óµµ ÀÔ·ÂÇÑ ³»¿ëÀ» ÀúÀåÇÑ´Ù.</td>¢Ò
  106 :   <td rowspan=2 align=center valign=bottom id=tdb width=15%¢Ò
  107 :       style="padding:5px">¢Ò
  108 : {&button(1,"gosubmit()"," È® ÀÎ ","")}</td></form>¢Ò
  109 :  </tr>¢Ò
  110 : </table>¢Ò
  111 : <p style="margin:1px 0 0 0;line-height:0"></p>¢Ò
  112 : <table border=1 cellspacing=0 cellpadding=3 width={$WIDTH} bordercolordark=white bordercolorlight=#c8c8c8>¢Ò
  113 :  <tr>¢Ò
  114 :   <td id=tdh>ºÎ°¡Á¤º¸</td>¢Ò
  115 :   <td bgcolor=#f8f8e8>¢Ò
  116 :    <table border=0 cellspacing=0 cellpadding=0 width=100%>¢Ò
  117 :     <tr>¢Ò
  118 :      <td id=tdl width=30%>¢Ò
  119 :       µî·Ï¹øÈ£: <font size=3 color=#0000f0><b>{$dselno}</b></font></td>¢Ò
  120 :      <td id=tdl width=70%>¢Ò
  121 :       ÃÖÃÊÀÛ¼º: [{$FH2}{$dwip}{$FT}] {$FH2}{$dwdtime}{$FT}<br>¢Ò
  122 :       ÃÖÈļöÁ¤: [{$FH2}{$dmip}{$FT}] {$FH2}{$dmdtime}{$FT}<br>¢Ò
  123 :       ÃÖÈÄÁ¶È¸: [{$FH2}{$diip}{$FT}] {$FH2}{$didtime}{$FT}</td>¢Ò
  124 :     </tr>¢Ò
  125 :    </table></td>¢Ò
  126 :  </tr>¢Ò
  127 :  <tr>¢Ò
  128 :   <td id=tdh>À̸§/»ýÀÏ</td>¢Ò
  129 :   <td bgcolor=#f8f8e8>¢Ò
  130 :    <table border=0 cellspacing=0 cellpadding=0 width=100%>¢Ò
  131 :     <tr>¢Ò
  132 :      <td id=tdl width=50%>À̸§: {$FH}{$dname}{$FT}</td>¢Ò
  133 :      <td id=tdl width=50%>»ýÀÏ: {$FH}{$dbirth}{$FT}</td>¢Ò
  134 :     </tr>¢Ò
  135 :    </table></td>¢Ò
  136 :  </tr>¢Ò
  137 :  <tr>¢Ò
  138 :   <td id=tdh>ÇÚµåÆù¹øÈ£</td>¢Ò
  139 :   <td id=tdl>{$FH}{$dhdphone}{$FT}&nbsp;</td>¢Ò
  140 :  </tr>¢Ò
  141 :  <tr>¢Ò
  142 :   <td id=tdh>Áý ¿¬¶ôó</td>¢Ò
  143 :   <td bgcolor=#f8f8e8>¢Ò
  144 :    <table border=0 cellspacing=0 cellpadding=0 width=100%>¢Ò
  145 :     <tr>¢Ò
  146 :      <td id=tdl width=50%>ÀüÈ­¹øÈ£: {$FH}{$dhphone}{$FT}</td>¢Ò
  147 :      <td id=tdl width=50%>Æѽº¹øÈ£: {$FH}{$dhfax}{$FT}</td>¢Ò
  148 :     </tr>¢Ò
  149 :    </table></td>¢Ò
  150 :  </tr>¢Ò
  151 :  <tr>¢Ò
  152 :   <td id=tdh>ȨÆäÀÌÁö ÁÖ¼Ò</td>¢Ò
  153 :   <td id=tdl>{$dhomepage}&nbsp;</td>¢Ò
  154 :  </tr>¢Ò
  155 :  <tr>¢Ò
  156 :   <td id=tdh>ÀüÀÚ¿ìÆí ÁÖ¼Ò</td>¢Ò
  157 :   <td id=tdl>{$demail}&nbsp;</td>¢Ò
  158 :  </tr>¢Ò
  159 :  <tr>¢Ò
  160 :   <td id=tdh>Áý ÁÖ¼Ò</td>¢Ò
  161 :   <td id=tdl>{$FH}{$dhzipcode}<br>{$dhaddr1}&nbsp;{$dhaddr2}{$FT}</td>¢Ò
  162 :  </tr>¢Ò
  163 :  <tr>¢Ò
  164 :   <td id=tdh>Á÷Àå(Çб³) À̸§</td>¢Ò
  165 :   <td id=tdl>{$FH}{$doffice}{$FT}&nbsp;</td>¢Ò
  166 :  </tr>¢Ò
  167 :  <tr>¢Ò
  168 :   <td id=tdh>ºÎ¼­(°ú) ¹× Á÷À§</td>¢Ò
  169 :   <td bgcolor=#f8f8e8>¢Ò
  170 :    <table border=0 cellspacing=0 cellpadding=0 width=100%>¢Ò
  171 :     <tr>¢Ò
  172 :      <td id=tdl width=50%>ºÎ¼­(°ú): {$FH}{$dbuseo}{$FT}</td>¢Ò
  173 :      <td id=tdl width=50%>Á÷À§(Çгâ/¹Ý): {$FH}{$dposition}{$FT}</td>¢Ò
  174 :     </tr>¢Ò
  175 :    </table></td>¢Ò
  176 :  </tr>¢Ò
  177 :  <tr>¢Ò
  178 :   <td id=tdh>Á÷Àå(Çб³) ¿¬¶ôó</td>¢Ò
  179 :   <td bgcolor=#f8f8e8>¢Ò
  180 :    <table border=0 cellspacing=0 cellpadding=0 width=100%>¢Ò
  181 :     <tr>¢Ò
  182 :      <td id=tdl width=50%>ÀüÈ­¹øÈ£: {$FH}{$dophone}{$FT}</td>¢Ò
  183 :      <td id=tdl width=50%>Æѽº¹øÈ£: {$FH}{$dofax}{$FT}</td>¢Ò
  184 :     </tr>¢Ò
  185 :    </table></td>¢Ò
  186 :  </tr>¢Ò
  187 :  <tr>¢Ò
  188 :   <td id=tdh>Á÷Àå(Çб³) ÁÖ¼Ò</td>¢Ò
  189 :   <td id=tdl>{$FH}{$dozipcode}<br>{$doaddr1}&nbsp;{$doaddr2}{$FT}</td>¢Ò
  190 :  </tr>¢Ò
  191 :  <tr>¢Ò
  192 :   <td id=tdh>¸Þ ¸ð</td>¢Ò
  193 :   <td id=tdl>{$FH}{$dmemo}{$FT}&nbsp;</td>¢Ò
  194 :  </tr>¢Ò
  195 : </table>¢Ò
  196 : <p style="margin:1px 0 0 0;line-height:0"></p>¢Ò
  197 : <table border=1 cellspacing=0 cellpadding=0 width={$WIDTH} bgcolor={$BARCOLOR}¢Ò
  198 :        style="border-width:1px; border-color:#000000">¢Ò
  199 :  <tr>¢Ò
  200 :   <td align=center height=20 id=tdb>{$cpright}</td>¢Ò
  201 :  </tr>¢Ò
  202 : </table>¢Ò
  203 : </center>¢Ò
  204 : </body>¢Ò
  205 : </html>¢Ò
File name: addrbook/form/dupdata.fom (6,378 bytes) Wesoft Corp. ¨Ï 2001 All rights reserved.