묻고답하기
page_full_width" class="col-xs-12" |cond="$__Context->page_full_width">
회원가입시나 수정시 닉네임/ID /E-mail 은 중복체크를 하자나요 . 이름도 가능할까요?
2005.10.30 00:25
회원가입시나 수정시 닉네임/ID /E-mail 은 중복체크를 하자나요 . 이름도 가능할까요?
$lang->msg_exists_nick_name = \
댓글 2
-
여현종
2005.10.31 11:33
-
에지
2005.10.30 00:32
<textarea> 태그에 적용되어있는 폰트가 영문폰트는 아닌지 확인해보세요.
style.css 파일이나 write.php 파일 내부에 font-family:폰트이름; 와 같은 부분이 있을 것입니다.
'폰트이름' 부분에 들어가는 폰트가 영문폰트가 아닌지 확인해보세요.
또는 웹폰트와의 충돌일 수도 있으니 웹폰트를 사용하신다면
역시 위와 마찬가지로 '폰트이름' 부분을 모두 웹폰트의 이름으로 바꿔주세요.
<? if ($id=="lasikchehum" && $mode=="write") $memo="* 아래항목을 기재해주세요.\n\n\n 수술한날짜: --Y--M--D\n? ?? : \n성암: --year old M/F \n? ?? : \n인터넷주소(수술후 주의사항및 사은품을 보내드립니다.) : \n수술전 라식을 결정하게된 동기는 무엇입니까?: \n? 수술할때 불편했던점,두려웠던점,좋았던점,원래가지고 있던 생각과 다른점등이 있었습니까?: \n!!수술후 소감을 적어주세요\n!!병원에서 고쳐야할점이 있다면 적어주세요(개선하는데 최선을 다하겠습니다)\n"; ?>
<table border="0" cellspacing="0" cellpadding="0" width="<?=$width?>">
<form method=post name=write action=write_ok.php onsubmit="return check_submit();" enctype=multipart/form-data><input type=hidden name=page value=<?=$page?>><input type=hidden name=id value=<?=$id?>><input type=hidden name=no value=<?=$no?>><input type=hidden name=select_arrange value=<?=$select_arrange?>><input type=hidden name=desc value=<?=$desc?>><input type=hidden name=page_num value=<?=$page_num?>><input type=hidden name=keyword value="<?=$keyword?>"><input type=hidden name=category value="<?=$category?>"><input type=hidden name=sn value="<?=$sn?>"><input type=hidden name=ss value="<?=$ss?>"><input type=hidden name=sc value="<?=$sc?>"><input type=hidden name=mode value="<?=$mode?>">
<tr><td class="board_top"><?=$title?></td></tr>
</table>
<table border="0" cellspacing="0" cellpadding="0" class="background" style="word-break:break-all;margin:10 0 0 0" width="<?=$width?>">
<col width="95" align=right></col><col width=></col>
<?=$hide_start?>
<tr><td class="daerew"><font color="000000">글작성자 </font></td>
<td class="daerew" style="padding-bottom:3"><input type=text name=name value="<?=$name?>" <?=size(15)?> maxlength=10 class="daerew_input" style=width:30%></td>
</tr>
<tr><td class="daerew"><font color="000000">비밀번호 </font></td>
<td class="daerew" style='padding-bottom:3'><input type=password name=password <?=size(12)?> maxlength=20 class="daerew_input" style=width:30%></td>
</tr>
<tr><td class="daerew">전자우편 </td>
<td class="daerew" style="padding-bottom:3"><input type=text name=email value="<?=$email?>" <?=size(67)?> maxlength=200 class="daerew_input" style=width:80%></td>
</tr>
<tr><td class="daerew">웹사이트 </td>
<td class="daerew" style="padding-bottom:3"><input type=text name=homepage value="<?=$homepage?>" <?=size(67)?> maxlength=200 class="daerew_input" style=width:80%></td>
</tr>
<?=$hide_end?>
<tr><td class="daerew"><font color="#EF5900">제 목 </font></td>
<td class="daerew" style="padding-right:20;padding-bottom:3"><input type=text name=subject value="<?=$subject?>" <?=size(67)?> maxlength=200 class="daerew_input" style=width:100%></td>
</tr>
<tr><td class="daerew">옵 션 </td>
<td class="daerew_s" style="padding-bottom:3">
<?=$category_kind?><?=$hide_notice_start?><input type=checkbox name=notice <?=$notice?> value=1> 공지<?=$hide_notice_end?>
<?=$hide_html_start?><input type=checkbox name=use_html <?=$use_html?> value=1> 태그사용<?=$hide_html_end?>
<input type=checkbox name=reply_mail <?=$reply_mail?> value=1> 답변글메일로받기<?=$hide_secret_start?>
<input type=checkbox name=is_secret <?=$secret?> value=1> 비밀글<?=$hide_secret_end?>
</td>
</tr>
<tr><td class="daerew" onclick="document.write.memo.rows=document.write.memo.rows+3" style=cursor:hand title='클릭하시면 내용 쓰는 공간이 늘어납니다'>내 용 <br><br>▼ </td>
<td class="daerew" style='padding-right:20;padding-bottom:3'><textarea name=memo <?=size2(72)?> rows=15 class="daerew_textarea" style=width:100%><? $memo = str_replace( "<", "&lt", $memo ); $memo = str_replace( "<", "&gt", $memo ); echo $memo; ?></textarea></td>
</tr>
<?=$hide_sitelink1_start?>
<tr><td class="daerew">링크 #01 </td>
<td class="daerew" style="padding-right:20;padding-bottom:3"><input type=text name=sitelink1 value="<?=$sitelink1?>" <?=size(73)?> maxlength=200 class="daerew_input" style=width:100%></td>
</tr>
<?=$hide_sitelink1_end?>
<?=$hide_sitelink2_start?>
<tr><td class="daerew">링크 #02 </td>
<td class="daerew" style="padding-right:20;padding-bottom:3"><input type=text name=sitelink2 value="<?=$sitelink2?>" <?=size(73)?> maxlength=200 class="daerew_input" style=width:100%></td>
</tr>
<?=$hide_sitelink2_end?>
<?=$hide_pds_start?>
<tr>
<td class="daerew" valign=top style='padding-top:3'>파일 #01 </td>
<td class="daerew" style="padding-right:20;padding-bottom:3"><input type=file name=file1 <?=size(30)?> maxlength=255 class="daerew_input" style=width:100%><?=$file_name1?></td>
</tr>
<tr>
<td class="daerew" valign=top style='padding-top:3'>파일 #02 </td>
<td class="daerew" style="padding-right:20;padding-bottom:3"><input type=file name=file2 <?=size(58)?> maxlength=255 class="daerew_input" style=width:100%><?=$file_name2?></td>
</tr>
<?=$hide_pds_end?>
</table>
<table border="0" cellspacing="0" cellpadding="0" width="<?=$width?>">
<tr align="center" height="35">
<td align="left"><?=$a_preview?><img src=<?=$dir?>/images/preview.gif border=0></a> <?=$a_imagebox?><img src=<?=$dir?>/images/imagebox.gif border=0></a></td>
<td align="right"><input accesskey="s" type=image border=0 align=absmiddle src=<?=$dir?>/images/confirm.gif> <img src=<?=$dir?>/images/back.gif align=absmiddle border=0 onclick=history.go(-1) style=cursor:hand></td>
</tr>
</table>
이구요,
style.css부분에
BODY,TD,SELECT,input,DIV,form,TEXTAREA,center,option,pre,blockquote {font-size:9pt; font-family:굴림; color:#555555;}
A:link {color:#555555;text-decoration:none;}
A:visited {color:#555555;text-decoration:none;}
A:active {color:#555555;text-decoration:none;}
A:hover {color:#000000;text-decoration:none;}
A.sub:link {color:#308694;text-decoration:none;}
a.sub:hover {color:#000000;text-decoration:none;}
.sub {font-family:굴림; font-size:11pt; color:#4040E0; line-height:135%; font-weight:bold;}
.daerew {font-family:굴림; font-size:9pt; color:#555555; line-height:150%; }
.daerew_b {font-family:굴림; font-size:9pt; color:#555555; line-height:150%;font-weight:bold;}
.daerew_009900 {font-family:굴림; font-size:9pt; color:#009900; line-height:150%;}
.daerew_ffffff {font-family:굴림; font-size:9pt; color:#555555; line-height:150%;}
.daerew_s {font-family:굴림; font-size:8pt; color:#777777; line-height:150%;}
.daerew_s999999 {font-family:굴림; font-size:8pt; color:#999999; line-height:150%;}
.daerew_s009900 {font-family:굴림; font-size:8pt; color:#009900; line-height:150%;}
.daerew_sc00000 {font-family:굴림; font-size:8pt; color:#C00000; line-height:150%;}
.daerew_verdana {font-family:verdana; font-size:7pt; color:#777777; line-height:150%;}
.daerew_input {font-family:굴림; font-size:8pt; color:#555555; border:solid 1; border-color:#DBDBDB; background-color:#ffffff; height:21px}
.daerew_submit {font-family:굴림; font-size:8pt; color:#FFFFFF; border:solid 1; border-color:#555555; background-color:#555555; height:21px; cursor:pointer;}
.daerew_button {font-family:굴림; font-size:8pt; color:#FFFFFF; border:solid 1; border-color:#555555; background-color:#555555; height:21px; cursor:pointer;}
.daerew_button2 {font-family:굴림; font-size:8pt; color:#555555; border:solid 1; border-color:#DBDBDB; background-color:#f7f7f7; height:21px; cursor:pointer;}
.daerew_textarea {font-family:굴림; font-size:9pt; color:#555555; background-color:white; border:1 solid #E5E5E5; silver; cursor:pointer;}
.daerew_textarea2 {font-family:굴림; font-size:9pt; color:#555555; background-color:white; border:1 solid #E5E5E5; silver; cursor:pointer; width:100%; height:42; overflow:visible; text-overflow:ellipsis;}
.board_top {font-family:굴림; font-size:9pt; color:#ffffff; text-align:center; background:#000000; height:30; font-weight:bold;}
.write_bottom {font-family:굴림; font-size:8pt; color:#ffffff; line-height:120%; background:#000000; height:30;}
.view-top {font-family:굴림; font-size:9pt; color:#555555; background:#EEEEEE; text-align:center; width:90; height:25;}
.background {background:#F9F9F9}
.view-bg {background:#F9F9F9; padding:0 10;}
.hegiht {height:28px;}
.line {width:100%; height:1px; background-color:#F4F4F4}
.line_sub {width:100%; height:4px; background-color:#555555}
.line_sub1 {width:100%; height:1px; background-color:#555555}
.bar1 {width:100%; height:1px; background-color:#dddddd}
.bar2 {background-color:#dddddd}
.comment1 {font-family:tahoma;font-size:7pt;color:orange}
.comment2 {font-family:tahoma;font-size:7pt;color:red}
.comment3 {font-family:tahoma;font-size:7pt;color:#999999}
.photo_box {border: 3 solid #dbdbdb;}
.photo {border: 1 solid #000000;}
.comment {font-family:Tahoma, verdana, arial, helvetica, sans-serif, 돋움; font-size: 7pt; color:#C00000;}
.border {border:solid 1;border-color:#dbdbdb;}
.t_right {border-top-width:1; border-bottom-width:1; border-right-width:1; border-top-color:#EEEEEE; border-bottom-color:#EEEEEE; border-right-color:#EEEEEE; border-top-style:solid; border-bottom-style:solid; border-right-style:solid;}
.t_left {border-top-width:1; border-bottom-width:1; border-left-width:1; border-top-color:#EEEEEE; border-bottom-color:#EEEEEE; border-left-color:#EEEEEE; border-top-style:solid; border-bottom-style:solid; border-left-style:solid; padding:0 0 0 10;}
.04b {font-size:6pt; font-family:04b_21; color:#888888; line-height:100%;}
.list {border:solid 0;color:#555555;}
입니다.
나름대로 고쳐봤는데 뭐가 잘못되었느지 아직도 ????로 나오네요..
영문상태인거 같은데 좀 도와주세요...