File name: zipcode/test2.html (1,235 bytes) Text file viewer v1.2
    1 : <html>¢Ò
    2 : <head>¢Ò
    3 : <!-- file: test2.html -->¢Ò
    4 : <script language="JavaScript">¢Ò
    5 : <!--¢Ò
    6 : function call_addr(formname, zip1, zip2, addr1, addr2, dong)¢Ò
    7 :  {¢Ò
    8 :     if(dong!="") dong= eval("document."+formname+"."+dong+".value");¢Ò
    9 :     url= "zipcode.wel?fn=" + formname + "&z1=" + zip1 + "&z2=" + zip2¢Ò
   10 :        + "&a1=" + addr1 + "&a2=" + addr2 + "&dong=" + dong;¢Ò
   11 :     option= "left=10,top=10,width=500,height=300"¢Ò
   12 :           + ",toolbar=no,menubar=no,status=no,resizable=no,scrollbars=yes";¢Ò
   13 :     window.open(url,"zipcode",option);¢Ò
   14 :  }¢Ò
   15 : //-->¢Ò
   16 : </script>¢Ò
   17 : </head>¢Ò
   18 : <body>¢Ò
   19 : <center>¢Ò
   20 : <table border=0 cellspacing=0 width=600>¢Ò
   21 : <tr>¢Ò
   22 :  <td>¢Ò
   23 :   <form name="addr">¢Ò
   24 :    <font size=2>¢Ò
   25 :    ¿ìÆí¹øÈ£: <input type=text name="zip1" size=3 readonly=1>¢Ò
   26 :    - <input type=text name="zip2" size=3 readonly=1>¢Ò
   27 :    &nbsp;ãÀ» ÁÖ¼ÒÀÇ À¾/¸é/µ¿ À̸§:¢Ò
   28 :    <input type=text name="dong" value="" size=16>¢Ò
   29 :    <input type=button value= "ÁÖ¼ÒÀÔ·Â"¢Ò
   30 :           onclick="call_addr('addr','zip1','zip2','addr1','addr2','dong')"><br>¢Ò
   31 :    ÁÖ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¼Ò1: <input type=text name="addr1" size=68 readonly=1><br>¢Ò
   32 :    ÁÖ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;¼Ò2: <input type=text name="addr2" size=50><br>¢Ò
   33 :    <input type=submit value="µî·Ï">¢Ò
   34 :    </font>¢Ò
   35 : </td></form>¢Ò
   36 : </tr>¢Ò
   37 : </table>¢Ò
   38 : </center>¢Ò
   39 : </body>¢Ò
   40 : </html>¢Ò
File name: zipcode/test2.html (1,235 bytes) Wesoft Corp. ¨Ï 2001 All rights reserved.