File name: addrbook/form/register2.fom (4,486 bytes) Text file viewer v1.2
    1 : {&¢Ò
    2 :   /* file: register2.fom¢Ò
    3 :      author: ¼­±¤Çö¢Ò
    4 : ¢Ò
    5 :      Copyright (c) 2001/02/22 by Wesoft¢Ò
    6 :      All Rights Reserved.¢Ò
    7 : ¢Ò
    8 :   */¢Ò
    9 : ¢Ò
   10 :   WIDTH= 600;¢Ò
   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" src="form/idcheck.js"></script>¢Ò
   21 : <script language="JavaScript">¢Ò
   22 : <!--¢Ò
   23 : ¢Ò
   24 : function Check()¢Ò
   25 :  {¢Ò
   26 :    if(idCheck2()==false) return false;¢Ò
   27 :    if(document.user.pass.value=="")¢Ò
   28 :     {¢Ò
   29 :        alert("ÁÖ¼Ò·Ï ¾ÏÈ£¸¦ ÀÔ·ÂÇÏ¿©ÁֽʽÿÀ!");¢Ò
   30 :        document.user.pass.focus();¢Ò
   31 :        return false;¢Ò
   32 :     }¢Ò
   33 :    if(document.user.pass.value!=document.user.pass2.value)¢Ò
   34 :     {¢Ò
   35 :        alert("ÁÖ¼Ò·Ï ¾ÏÈ£°¡ ÀÏÄ¡ÇÏÁö ¾Ê½À´Ï´Ù!");¢Ò
   36 :        document.user.pass2.focus();¢Ò
   37 :        return false;¢Ò
   38 :     }¢Ò
   39 :    if(document.user.title.value=="")¢Ò
   40 :     {¢Ò
   41 :        alert("ÁÖ¼Ò·Ï Á¦¸ñÀ» ÀÔ·ÂÇÏ¿©ÁֽʽÿÀ!");¢Ò
   42 :        document.user.title.focus();¢Ò
   43 :        return false;¢Ò
   44 :     }¢Ò
   45 :    if(document.user.name.value=="")¢Ò
   46 :     {¢Ò
   47 :        alert("ÁÖ¼Ò·Ï ½ÅûÀÚ À̸§À» ÀÔ·ÂÇÏ¿©ÁֽʽÿÀ!");¢Ò
   48 :        document.user.name.focus();¢Ò
   49 :        return false;¢Ò
   50 :     }¢Ò
   51 :    if(document.user.phone.value=="")¢Ò
   52 :     {¢Ò
   53 :        alert("ÁÖ¼Ò·Ï ½ÅûÀÚ ÀüÈ­¹øÈ£¸¦ ÀÔ·ÂÇÏ¿©ÁֽʽÿÀ!");¢Ò
   54 :        document.user.phone.focus();¢Ò
   55 :        return false;¢Ò
   56 :     }¢Ò
   57 :    if(document.user.email.value=="")¢Ò
   58 :     {¢Ò
   59 :        alert("ÁÖ¼Ò·Ï ½ÅûÀÚ ÀüÀÚ¿ìÆí ÁÖ¼Ò¸¦ ÀÔ·ÂÇÏ¿©ÁֽʽÿÀ!");¢Ò
   60 :        document.user.email.focus();¢Ò
   61 :        return false;¢Ò
   62 :     }¢Ò
   63 :    document.user.submit();¢Ò
   64 :    return true;¢Ò
   65 :  }¢Ò
   66 : ¢Ò
   67 : function gologin()¢Ò
   68 :  {¢Ò
   69 :     location.replace("login.wel");¢Ò
   70 :  }¢Ò
   71 : //-->¢Ò
   72 : </script>¢Ò
   73 : </head>¢Ò
   74 : <body {$background} topmargin=2 onload="document.user.id.focus()">¢Ò
   75 : <center>¢Ò
   76 : <table border=1 cellspacing=0>¢Ò
   77 : <tr>¢Ò
   78 : <td id=tdb bgcolor={$titlebgcolor}>¢Ò
   79 :  <font size=3 color={$titlecolor}><b>&nbsp;ÁÖ¼Ò·Ï ½Å±Ô ½Åû¼­ ÀÛ¼º&nbsp;</b></font></td>¢Ò
   80 : </tr>¢Ò
   81 : </table>¢Ò
   82 : <table><tr><td height=2></td></tr></table>¢Ò
   83 : <table border=1 cellspacing=0 cellpadding=0 width={$WIDTH} bgcolor={$BARCOLOR}¢Ò
   84 :        style="border-width:1px; border-color:#000000">¢Ò
   85 : <form name="user" method="post" action="register.wel">¢Ò
   86 : <input type=hidden name="step" value="2">¢Ò
   87 :  <tr>¢Ò
   88 :   <td id=tdb valign=bottom width=30%>°³ÀÎ ÁÖ¼Ò·Ï ½Å±Ô ½Åû</td>¢Ò
   89 :   <td id=tdb align=center valign=bottom width=40%>¢Ò
   90 :    ¾Æ·¡ÀÇ '¡Ø'Ç׸ñÀº Çʼö ÀÔ·ÂÇ׸ñÀÔ´Ï´Ù</td>¢Ò
   91 :   <td id=tdb align=right width=30%>¢Ò
   92 : {&button(1,"gologin()","½Å û Ãë ¼Ò","")}</td>¢Ò
   93 :  </tr>¢Ò
   94 : </table>¢Ò
   95 : <p style="margin:1px 0 0 0;line-height:0"></p>¢Ò
   96 : <table border=1 cellspacing=0 cellpadding=3 width={$WIDTH} bordercolordark=white bordercolorlight=#c8c8c8>¢Ò
   97 :  <tr>¢Ò
   98 :   <td id=tdhh>¡Ø ÁÖ¼Ò·Ï ID</td>¢Ò
   99 :   <td id=tdl>¢Ò
  100 :    <input type=text name="id" value="{$id}" maxlength=12 size=12 id=it>¢Ò
  101 : {&button(1,"if(idCheck()==true) chkdupid()","ID Áߺ¹°Ë»ç","")}</td>¢Ò
  102 :  </tr>¢Ò
  103 :  <tr>¢Ò
  104 :   <td id=tdhh>¡Ø ÁÖ¼Ò·Ï ¾ÏÈ£</td>¢Ò
  105 :   <td id=tdl>¢Ò
  106 :     ¾ÏÈ£: <input type=password name="pass" maxlength=12 size=12 id=it>¢Ò
  107 :     &nbsp;&nbsp;&nbsp;&nbsp;¢Ò
  108 :     ¾ÏȣȮÀÎ: <input type=password name="pass2" maxlength=12 size=12 id=it></td>¢Ò
  109 :  </tr>¢Ò
  110 :  <tr>¢Ò
  111 :   <td id=tdhh>¡Ø ÁÖ¼Ò·Ï Á¦¸ñ</td>¢Ò
  112 :   <td id=tdl><input type=text name="title" value="{$title}" maxlength=40 size=40 id=it></td>¢Ò
  113 :  </tr>¢Ò
  114 :  <tr>¢Ò
  115 :   <td id=tdhh>ÁÖ¼Ò·Ï ÇüÅÂ</td>¢Ò
  116 :   <td id=tdl>¢Ò
  117 :     <select name="kind">¢Ò
  118 :      <option value="C"{$selC}>Æó¼âÇü</option>¢Ò
  119 :      <option value="O"{$selO}>°³¹æÇü</option>¢Ò
  120 :     </select>&nbsp;&nbsp;¡Ù °³¹æÇüÀ¸·Î µÎ½Ã¸é ÁÖ¼Ò·Ï ÀÚ·á°¡ ŸÀο¡°Ô °³¹æµË´Ï´Ù.</td>¢Ò
  121 :  </tr>¢Ò
  122 :  <tr>¢Ò
  123 :   <td id=tdhh>¡Ø ½ÅûÀÚ À̸§</td>¢Ò
  124 :   <td id=tdl><input type=text name="name" value="{$name}" maxlength=14 size=14 id=it></td>¢Ò
  125 :  </tr>¢Ò
  126 :  <tr>¢Ò
  127 :   <td id=tdhh>½ÅûÀÚ ¿¬¶ôó</td>¢Ò
  128 :   <td id=tdl>¢Ò
  129 :    ¡Ø ÀüÈ­¹øÈ£: <input type=text name="phone" value="{$phone}" maxlength=16 size=16 id=it>¢Ò
  130 :    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¢Ò
  131 :    ÈÞ´ëÆù¹øÈ£: <input type=text name="hdphone" value="{$hdphone}" maxlength=16 size=16 id=it></td>¢Ò
  132 :  </tr>¢Ò
  133 :  <tr>¢Ò
  134 :   <td id=tdhh>¡Ø ½ÅûÀÚ ÀüÀÚ¿ìÆí ÁÖ¼Ò</td>¢Ò
  135 :   <td id=tdl><input type=text name="email" value="{$email}" maxlength=40 size=40 id=it></td>¢Ò
  136 :  </tr>¢Ò
  137 : </table>¢Ò
  138 : <p style="margin:1px 0 0 0;line-height:0"></p>¢Ò
  139 : <table border=1 cellspacing=0 cellpadding=0 width={$WIDTH} bgcolor={$BARCOLOR}¢Ò
  140 :        style="border-width:1px; border-color:#000000">¢Ò
  141 :  <tr>¢Ò
  142 :   <td id=tdb width=20%>&nbsp;</td>¢Ò
  143 :   <td align=center id=tdb width=60%>{$cpright}</td>¢Ò
  144 :   <td align=right id=tdb width=20%>¢Ò
  145 : {&button(1,"Check()","½Å û ÇÏ ±â","")}</td>¢Ò
  146 :  </tr>¢Ò
  147 : </table>¢Ò
  148 : </form>¢Ò
  149 : </center>¢Ò
  150 : </body>¢Ò
  151 : </html>¢Ò
File name: addrbook/form/register2.fom (4,486 bytes) Wesoft Corp. ¨Ï 2001 All rights reserved.