File name: addrbook/form/modify.fom (6,405 bytes) Text file viewer v1.2
    1 : {&¢Ò
    2 :   /* file: modify.fom¢Ò
    3 :      author: ¼­±¤Çö¢Ò
    4 : ¢Ò
    5 :      Copyright (c) 2001/02/22 by Wesoft¢Ò
    6 :      All Rights Reserved.¢Ò
    7 :   */¢Ò
    8 : ¢Ò
    9 :   WIDTH= 555;¢Ò
   10 :   BARCOLOR= bar_boardcolor;¢Ò
   11 :   ARG= strform("no={$no}&list={$list}&k={$k}&n={$n}&o={$o}",¢Ò
   12 :                "&pi={$pi}&pw={$pw}&pm={$pm}&ps={$ps}&pd={$pd}");¢Ò
   13 :  }¢Ò
   14 : <html>¢Ò
   15 : <head>¢Ò
   16 : <!-- {$PROGRAM_NAME} {$PROGRAM_VERSION} -->¢Ò
   17 : <meta http-equiv="Content-Type" content="text/html; charset=euc-kr">¢Ò
   18 : <meta http-equiv="Pragma" content="no-cache">¢Ò
   19 : <title>°³ÀÎ ÁÖ¼Ò·Ï ¼öÁ¤</title>¢Ò
   20 : <link rel=stylesheet type="text/css" href="form/addrbook.css">¢Ò
   21 : <script language="JavaScript">¢Ò
   22 : <!--¢Ò
   23 : function call_addr(formname, zip1, zip2, addr1, addr2)¢Ò
   24 :  {¢Ò
   25 :     url= "{$zipcode_url}/zipcode.wel?fn=" + formname + "&z1=" + zip1¢Ò
   26 :        + "&z2=" + zip2 + "&a1=" + addr1 + "&a2=" + addr2;¢Ò
   27 :     option= "left=10,top=10,width=500,height=300"¢Ò
   28 :           + ",toolbar=no,menubar=no,status=no,resizable=no,scrollbars=yes";¢Ò
   29 :     window.open(url,"zipcode",option);¢Ò
   30 :  }¢Ò
   31 : ¢Ò
   32 : function clear_haddr()¢Ò
   33 :  {¢Ò
   34 :     document.addrbook.hzip1.value= "";¢Ò
   35 :     document.addrbook.hzip2.value= "";¢Ò
   36 :     document.addrbook.haddr1.value= "";¢Ò
   37 :     document.addrbook.haddr2.value= "";¢Ò
   38 :  }¢Ò
   39 : ¢Ò
   40 : function clear_oaddr()¢Ò
   41 :  {¢Ò
   42 :     document.addrbook.ozip1.value= "";¢Ò
   43 :     document.addrbook.ozip2.value= "";¢Ò
   44 :     document.addrbook.oaddr1.value= "";¢Ò
   45 :     document.addrbook.oaddr2.value= "";¢Ò
   46 :  }¢Ò
   47 : ¢Ò
   48 : function Check()¢Ò
   49 :  {¢Ò
   50 :    if(document.addrbook.name.value=="" && document.addrbook.office.value=="")¢Ò
   51 :     {¢Ò
   52 :        alert("À̸§ ¶Ç´Â Á÷Àå¸íÀ» ÀÔ·ÂÇÏ¿©ÁֽʽÿÀ!");¢Ò
   53 :        document.addrbook.name.focus();¢Ò
   54 :        return false;¢Ò
   55 :     }¢Ò
   56 :    document.addrbook.submit();¢Ò
   57 :    return true;¢Ò
   58 :  }¢Ò
   59 : ¢Ò
   60 : function goview()¢Ò
   61 :  {¢Ò
   62 :      url= "view.wel?{$ARG}";¢Ò
   63 :      location.replace(url);¢Ò
   64 :  }¢Ò
   65 : ¢Ò
   66 : //-->¢Ò
   67 : </script>¢Ò
   68 : </head>¢Ò
   69 : <body {$background} topmargin=2 onload="document.addrbook.name.focus()">¢Ò
   70 : <center>¢Ò
   71 : <table border=1 cellspacing=0>¢Ò
   72 : <tr>¢Ò
   73 : <td id=tdb bgcolor={$titlebgcolor}>¢Ò
   74 :  <font size=3 color={$titlecolor}><b>&nbsp;{$us_title}&nbsp;</b></font></td>¢Ò
   75 : </tr>¢Ò
   76 : </table>¢Ò
   77 : <table><tr><td height=2></td></tr></table>¢Ò
   78 : <table border=1 cellspacing=0 cellpadding=0 width={$WIDTH} bgcolor={$BARCOLOR}¢Ò
   79 :        style="border-width:1px; border-color:#000000">¢Ò
   80 : <form name="addrbook" method="post" action="modify.wel">¢Ò
   81 : <input type=hidden name="writeflag" value=1>¢Ò
   82 : <input type=hidden name="no" value="{$no}">¢Ò
   83 : <input type=hidden name="list" value="{$list}">¢Ò
   84 : <input type=hidden name="k" value="{$k}">¢Ò
   85 : <input type=hidden name="n" value="{$n}">¢Ò
   86 : <input type=hidden name="o" value="{$o}">¢Ò
   87 : <input type=hidden name="pi" value="{$pi}">¢Ò
   88 : <input type=hidden name="pw" value="{$pw}">¢Ò
   89 : <input type=hidden name="pm" value="{$pm}">¢Ò
   90 : <input type=hidden name="ps" value="{$ps}">¢Ò
   91 : <input type=hidden name="pd" value="{$pd}">¢Ò
   92 :  <tr>¢Ò
   93 :   <td valign=bottom id=tdb width=70%>{$ckid} ÀÇ ÁÖ¼Ò·Ï ¼öÁ¤</td>¢Ò
   94 :   <td align=right id=tdb width=30%>¢Ò
   95 : {&button(1,"goview()","¼ö Á¤ Ãë ¼Ò","")}</td>¢Ò
   96 :  </tr>¢Ò
   97 : </table>¢Ò
   98 : <p style="margin:1px 0 0 0;line-height:0"></p>¢Ò
   99 : <table border=1 cellspacing=0 width={$WIDTH} bordercolordark=white bordercolorlight=#c8c8c8>¢Ò
  100 :  <tr>¢Ò
  101 :   <td id=tdh>À̸§/»ýÀÏ</td>¢Ò
  102 :   <td id=tdl>¢Ò
  103 :      À̸§: <input type=text name="name" value="{$name}" maxlength=30 size=30 id=it>&nbsp;&nbsp;¢Ò
  104 :      »ýÀÏ: <input type=text name="birth" value="{$birth}" maxlength=16 size=16 id=it></td>¢Ò
  105 :  </tr>¢Ò
  106 :  <tr>¢Ò
  107 :   <td id=tdh>ÇÚµåÆù¹øÈ£</td>¢Ò
  108 :   <td id=tdl><input type=text name="hdphone" value="{$hdphone}" maxlength=16 size=16 id=it></td>¢Ò
  109 :  </tr>¢Ò
  110 :  <tr>¢Ò
  111 :   <td id=tdh>Áý ¿¬¶ôó</td>¢Ò
  112 :   <td id=tdl>¢Ò
  113 :      ÀüÈ­¹øÈ£: <input type=text name="hphone" value="{$hphone}" maxlength=16 size=16 id=it>&nbsp;&nbsp;¢Ò
  114 :      Æѽº¹øÈ£: <input type=text name="hfax" value="{$hfax}" maxlength=16 size=16 id=it></td>¢Ò
  115 :  </tr>¢Ò
  116 :  <tr>¢Ò
  117 :   <td id=tdh>ȨÆäÀÌÁö ÁÖ¼Ò</td>¢Ò
  118 :   <td id=tdl><input type=text name="homepage" value="{$homepage}" maxlength=40 size=40 id=it></td>¢Ò
  119 :  </tr>¢Ò
  120 :  <tr>¢Ò
  121 :   <td id=tdh>ÀüÀÚ¿ìÆí ÁÖ¼Ò</td>¢Ò
  122 :   <td id=tdl><input type=text name="email" value="{$email}" maxlength=40 size=40 id=it></td>¢Ò
  123 :  </tr>¢Ò
  124 :  <tr>¢Ò
  125 :   <td id=tdh>Áý ÁÖ¼Ò<br>¢Ò
  126 :    <p align=center width=100% style="margin:8px 0 0 0">¢Ò
  127 :     {&button(1,"clear_haddr()","ÁýÁÖ¼Ò Áö¿ì±â","width:95")}</p></td>¢Ò
  128 :   <td id=tdl>¢Ò
  129 :     <input type=text name="hzip1" value="{$hzip1}" maxlength=3 size=3 id=it readonly>¢Ò
  130 :     - <input type=text name="hzip2" value="{$hzip2}" maxlength=3 size=3 id=it readonly>&nbsp;&nbsp;¢Ò
  131 : {&button(1,"call_addr('addrbook','hzip1','hzip2','haddr1','haddr2')","Áý ÁÖ¼Òã±â","")}<br>¢Ò
  132 :     <input type=text name="haddr1" value="{$haddr1}" maxlength=68 size=68 id=it readonly><br>¢Ò
  133 :     <input type=text name="haddr2" value="{$haddr2}" maxlength=50 size=50 id=it> ¡Ø ³ª¸ÓÁö ÁÖ¼Ò</td>¢Ò
  134 :  </tr>¢Ò
  135 :  <tr>¢Ò
  136 :   <td id=tdh>Á÷Àå(Çб³) À̸§</td>¢Ò
  137 :   <td id=tdl><input type=text name="office" value="{$office}" maxlength=40 size=40 id=it></td>¢Ò
  138 :  </tr>¢Ò
  139 :  <tr>¢Ò
  140 :   <td id=tdh>ºÎ¼­(°ú) ¹× Á÷À§</td>¢Ò
  141 :   <td id=tdl>¢Ò
  142 :     ºÎ¼­(°ú): <input type=text name="buseo" value="{$buseo}" maxlength=20 size=20 id=it>&nbsp;&nbsp;¢Ò
  143 :     Á÷À§(Çгâ/¹Ý): <input type=text name="position" value="{$position}" maxlength=10 size=10 id=it></td>¢Ò
  144 :  </tr>¢Ò
  145 :  <tr>¢Ò
  146 :   <td id=tdh>Á÷Àå(Çб³) ¿¬¶ôó</td>¢Ò
  147 :   <td id=tdl>¢Ò
  148 :      ÀüÈ­¹øÈ£: <input type=text name="ophone" value="{$ophone}" maxlength=16 size=16 id=it>&nbsp;&nbsp;¢Ò
  149 :      Æѽº¹øÈ£: <input type=text name="ofax" value="{$ofax}" maxlength=16 size=16 id=it></td>¢Ò
  150 :  </tr>¢Ò
  151 :  <tr>¢Ò
  152 :   <td id=tdh>Á÷Àå(Çб³) ÁÖ¼Ò<br>¢Ò
  153 :    <p align=center width=100% style="margin:8px 0 0 0">¢Ò
  154 :     {&button(1,"clear_oaddr()","Á÷ÀåÁÖ¼Ò Áö¿ì±â","width:95")}</p></td>¢Ò
  155 :   <td id=tdl>¢Ò
  156 :     <input type=text name="ozip1" value="{$ozip1}" maxlength=3 size=3 id=it readonly>¢Ò
  157 :     - <input type=text name="ozip2" value="{$ozip2}" maxlength=3 size=3 id=it readonly>&nbsp;&nbsp;¢Ò
  158 : {&button(1,"call_addr('addrbook','ozip1','ozip2','oaddr1','oaddr2')","Á÷Àå ÁÖ¼Òã±â","")}<br>¢Ò
  159 :     <input type=text name="oaddr1" value="{$oaddr1}" maxlength=68 size=68 id=it readonly><br>¢Ò
  160 :     <input type=text name="oaddr2" value="{$oaddr2}" maxlength=50 size=50 id=it> ¡Ø ³ª¸ÓÁö ÁÖ¼Ò</td>¢Ò
  161 :  </tr>¢Ò
  162 :  <tr>¢Ò
  163 :   <td id=tdh>¸Þ ¸ð</td>¢Ò
  164 :   <td id=tdl><input type=text name="memo" value="{$memo}" maxlength=100 size=68 id=it></td>¢Ò
  165 :  </tr>¢Ò
  166 : </table>¢Ò
  167 : <p style="margin:1px 0 0 0;line-height:0"></p>¢Ò
  168 : <table border=1 cellspacing=0 cellpadding=0 width={$WIDTH} bgcolor={$BARCOLOR}¢Ò
  169 :        style="border-width:1px; border-color:#000000">¢Ò
  170 :  <tr>¢Ò
  171 :   <td id=tdb width=20%>¢Ò
  172 :   <td align=center id=tdb width=60%>{$cpright}</td>¢Ò
  173 :   <td align=right id=tdb width=20%>¢Ò
  174 : {&button(1,"Check()","Àú Àå ÇÏ ±â","")}</td>¢Ò
  175 :  </tr>¢Ò
  176 : </table>¢Ò
  177 : </form>¢Ò
  178 : </center>¢Ò
  179 : </body>¢Ò
  180 : </html>¢Ò
File name: addrbook/form/modify.fom (6,405 bytes) Wesoft Corp. ¨Ï 2001 All rights reserved.