1 : {&¢Ò
2 : /* file: selfinfo.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_admincolor;¢Ò
12 : ARG= strform("list={$list}&k={$k}&n={$n}&o={$o}",¢Ò
13 : "&pi={$pi}&pw={$pw}&pm={$pm}&ps={$ps}&pd={$pd}");¢Ò
14 : }¢Ò
15 : <html>¢Ò
16 : <head>¢Ò
17 : <!-- {$PROGRAM_NAME} {$PROGRAM_VERSION} -->¢Ò
18 : <meta http-equiv="Content-Type" content="text/html; charset=euc-kr">¢Ò
19 : <meta http-equiv="Pragma" content="no-cache">¢Ò
20 : <title>°³ÀÎ ÁÖ¼Ò·Ï ÀÚ±âÁ¤º¸ ¼öÁ¤</title>¢Ò
21 : <link rel=stylesheet type="text/css" href="form/addrbook.css">¢Ò
22 : <script language="JavaScript">¢Ò
23 : <!--¢Ò
24 : ¢Ò
25 : function Check()¢Ò
26 : {¢Ò
27 : if(document.user.pass.value!=document.user.pass2.value)¢Ò
28 : {¢Ò
29 : alert("ÁÖ¼Ò·Ï ¾ÏÈ£°¡ ÀÏÄ¡ÇÏÁö ¾Ê½À´Ï´Ù!");¢Ò
30 : document.user.pass2.focus();¢Ò
31 : return false;¢Ò
32 : }¢Ò
33 : if(document.user.title.value=="")¢Ò
34 : {¢Ò
35 : alert("ÁÖ¼Ò·Ï Á¦¸ñÀ» ÀÔ·ÂÇÏ¿©ÁֽʽÿÀ!");¢Ò
36 : document.user.title.focus();¢Ò
37 : return false;¢Ò
38 : }¢Ò
39 : if(document.user.name.value=="")¢Ò
40 : {¢Ò
41 : alert("ÁÖ¼Ò·Ï ¼ÒÀ¯ÀÚ À̸§À» ÀÔ·ÂÇÏ¿©ÁֽʽÿÀ!");¢Ò
42 : document.user.name.focus();¢Ò
43 : return false;¢Ò
44 : }¢Ò
45 : document.user.submit();¢Ò
46 : return true;¢Ò
47 : }¢Ò
48 : ¢Ò
49 : function golist()¢Ò
50 : {¢Ò
51 : url= "addrbook.wel?{$ARG}";¢Ò
52 : location.replace(url);¢Ò
53 : }¢Ò
54 : //-->¢Ò
55 : </script>¢Ò
56 : </head>¢Ò
57 : <body {$background} topmargin=2 onload="document.user.pass.focus()">¢Ò
58 : <center>¢Ò
59 : <table border=1 cellspacing=0>¢Ò
60 : <tr>¢Ò
61 : <td id=tdb bgcolor={$titlebgcolor}>¢Ò
62 : <font size=3 color={$titlecolor}><b> {$us_title} </b></font></td>¢Ò
63 : </tr>¢Ò
64 : </table>¢Ò
65 : <table><tr><td height=2></td></tr></table>¢Ò
66 : <table border=1 cellspacing=0 cellpadding=0 width={$WIDTH} bgcolor={$BARCOLOR}¢Ò
67 : style="border-width:1px; border-color:#000000">¢Ò
68 : <form name="user" method="post" action="selfinfo.wel">¢Ò
69 : <input type=hidden name="writeflag" value=1>¢Ò
70 : <input type=hidden name="list" value="{$list}">¢Ò
71 : <input type=hidden name="k" value="{$k}">¢Ò
72 : <input type=hidden name="n" value="{$n}">¢Ò
73 : <input type=hidden name="o" value="{$o}">¢Ò
74 : <input type=hidden name="pi" value="{$pi}">¢Ò
75 : <input type=hidden name="pw" value="{$pw}">¢Ò
76 : <input type=hidden name="pm" value="{$pm}">¢Ò
77 : <input type=hidden name="ps" value="{$ps}">¢Ò
78 : <input type=hidden name="pd" value="{$pd}">¢Ò
79 : <tr>¢Ò
80 : <td valign=bottom id=tdb width=70%>{$ckid} ÀÇ ÀÚ±âÁ¤º¸ ¼öÁ¤</td>¢Ò
81 : <td align=right id=tdb width=30%>¢Ò
82 : {&button(1,"golist()","¼ö Á¤ Ãë ¼Ò","")}</td>¢Ò
83 : </tr>¢Ò
84 : </table>¢Ò
85 : <p style="margin:1px 0 0 0;line-height:0"></p>¢Ò
86 : <table border=1 cellspacing=0 cellpadding=3 width={$WIDTH} bordercolordark=white bordercolorlight=#c8c8c8>¢Ò
87 : <tr>¢Ò
88 : <td id=tdhw>ÁÖ¼Ò·Ï ID</td>¢Ò
89 : <td id=tdl><font color=#0000f0>{$id}</font></td>¢Ò
90 : </tr>¢Ò
91 : <tr>¢Ò
92 : <td id=tdhw>ÁÖ¼Ò·Ï ¾ÏÈ£</td>¢Ò
93 : <td id=tdl>¢Ò
94 : ¾ÏÈ£: <input type=password name="pass" maxlength=12 size=12 id=it>¢Ò
95 : ¢Ò
96 : ¾ÏȣȮÀÎ: <input type=password name="pass2" maxlength=12 size=12 id=it></td>¢Ò
97 : </tr>¢Ò
98 : <tr>¢Ò
99 : <td id=tdhw>ÁÖ¼Ò·Ï Á¦¸ñ</td>¢Ò
100 : <td id=tdl><input type=text name="title" value="{$title}" maxlength=40 size=40 id=it></td>¢Ò
101 : </tr>¢Ò
102 : <tr>¢Ò
103 : <td id=tdhw>ÆäÀÌÁö´ç ÀÚ·á¼ö</td>¢Ò
104 : <td id=tdl>¢Ò
105 : <select name="rpp">¢Ò
106 : {&¢Ò
107 : for(i=5; i<=20; i++)¢Ò
108 : {¢Ò
109 : if(pagerec!=i) print("<option value='", i, "'>", i, "</option>");¢Ò
110 : else print("<option value='", i, "' selected>", i, "</option>");¢Ò
111 : }¢Ò
112 : }¢Ò
113 : </select></td>¢Ò
114 : </tr>¢Ò
115 : <tr>¢Ò
116 : <td id=tdhw>ÁÖ¼Ò·Ï ÇüÅÂ</td>¢Ò
117 : <td id=tdl>¢Ò
118 : <select name="kind">¢Ò
119 : <option value="C"{$selC}>Æó¼âÇü</option>¢Ò
120 : <option value="O"{$selO}>°³¹æÇü</option>¢Ò
121 : </select> ¡Ø °³¹æÇüÀ¸·Î µÎ½Ã¸é ÁÖ¼Ò·Ï ÀÚ·á°¡ ŸÀο¡°Ô °³¹æµË´Ï´Ù.</td>¢Ò
122 : </tr>¢Ò
123 : <tr>¢Ò
124 : <td id=tdhw>¼ÒÀ¯ÀÚ À̸§</td>¢Ò
125 : <td id=tdl><input type=text name="name" value="{$name}" maxlength=14 size=14 id=it></td>¢Ò
126 : </tr>¢Ò
127 : <tr>¢Ò
128 : <td id=tdhw>¼ÒÀ¯ÀÚ ¿¬¶ôó</td>¢Ò
129 : <td id=tdl>¢Ò
130 : ÀüȹøÈ£: <input type=text name="phone" value="{$phone}" maxlength=16 size=16 id=it>¢Ò
131 : ¢Ò
132 : ÈÞ´ëÆù¹øÈ£: <input type=text name="hdphone" value="{$hdphone}" maxlength=16 size=16 id=it></td>¢Ò
133 : </tr>¢Ò
134 : <tr>¢Ò
135 : <td id=tdhw>¼ÒÀ¯ÀÚ ÀüÀÚ¿ìÆí ÁÖ¼Ò</td>¢Ò
136 : <td id=tdl><input type=text name="email" value="{$email}" maxlength=40 size=40 id=it></td>¢Ò
137 : </tr>¢Ò
138 : </table>¢Ò
139 : <p style="margin:1px 0 0 0;line-height:0"></p>¢Ò
140 : <table border=1 cellspacing=0 cellpadding=0 width={$WIDTH} bgcolor={$BARCOLOR}¢Ò
141 : style="border-width:1px; border-color:#000000">¢Ò
142 : <tr>¢Ò
143 : <td id=tdb width=20%>¢Ò
144 : <td align=center id=tdb width=60%>{$cpright}</td>¢Ò
145 : <td align=right id=tdb width=20%>¢Ò
146 : {&button(1,"Check()","Àú Àå ÇÏ ±â","")}</td>¢Ò
147 : </tr>¢Ò
148 : </table>¢Ò
149 : </form>¢Ò
150 : </center>¢Ò
151 : </body>¢Ò
152 : </html>¢Ò
|