죄송하지만 질문 포커스에 관해서(급해용) 정보
죄송하지만 질문 포커스에 관해서(급해용)본문
안녕하세요 질문 좀~~^^ 지송
구직 지원 폼양식인데용 처음 구직제목으로 커서가 가고 싶은데
두번째 칸인 이름으로 커서가 가있어서용^^ 그거 처음 구직 제목으로 갈수 있게 할수 는
없나요 소스에서 어디를 고쳐야하나용? 지송해요 제가 코딩은 초짜라서
<form name="fwrite" method="post" action="javascript:fwrite_check(document.fwrite);" enctype="multipart/form-data" style="margin:0px;">
<input type=hidden name=w value="<?=$w?>">
<input type=hidden name=bo_table value="<?=$bo_table?>">
<input type=hidden name=wr_id value="<?=$wr_id?>">
<input type=hidden name=sca value="<?=$sca?>">
<input type=hidden name=sfl value="<?=$sfl?>">
<input type=hidden name=stx value="<?=$stx?>">
<input type=hidden name=spt value="<?=$spt?>">
<input type=hidden name=sst value="<?=$sst?>">
<input type=hidden name=sod value="<?=$sod?>">
<input type=hidden name=page value="<?=$page?>">
<table width="<?=$width?>" align=center cellpadding=0 cellspacing=0><tr><td width="497">
<TABLE cellSpacing=1 cellPadding=8 width="497" align=center bgColor=#999999>
<TR><TD width="16%" align=middle bgColor=#E7EFEF>구직제목</TD>
<TD bgColor=#ffffff colSpan=3><INPUT class=ed style="WIDTH: 100%; WORD-BREAK: break-all" name=wr_subject itemname="구직제목" required value="<?=$subject?>"></TD></TR>
<? if ($is_category) { ?>
<tr>
<td align=middle bgColor=#E7EFEF>· 분류</td>
<td bgColor=#ffffff colSpan=3><select name=ca_name required itemname="분류"><option value="">선택하세요<?=$category_option?></select></td></tr>
<tr bgcolor="#E7EFEF"><td height=3 colspan=2 background='<?=$board_skin_path?>/img/dot_bg2.gif'></td>
</tr>
<? } ?>
<form name="fwrite" method="post" action="javascript:fwrite_check(document.fwrite);" enctype="multipart/form-data" style="margin:0px;">
<input type=hidden name=w value="<?=$w?>">
<input type=hidden name=bo_table value="<?=$bo_table?>">
<input type=hidden name=wr_id value="<?=$wr_id?>">
<input type=hidden name=sca value="<?=$sca?>">
<input type=hidden name=sfl value="<?=$sfl?>">
<input type=hidden name=stx value="<?=$stx?>">
<input type=hidden name=spt value="<?=$spt?>">
<input type=hidden name=sst value="<?=$sst?>">
<input type=hidden name=sod value="<?=$sod?>">
<input type=hidden name=page value="<?=$page?>">
<table width="<?=$width?>" align=center cellpadding=0 cellspacing=0><tr><td width="497">
<TABLE cellSpacing=1 cellPadding=8 width="497" align=center bgColor=#999999>
<TR><TD width="16%" align=middle bgColor=#E7EFEF>구직제목</TD>
<TD bgColor=#ffffff colSpan=3><INPUT class=ed style="WIDTH: 100%; WORD-BREAK: break-all" name=wr_subject itemname="구직제목" required value="<?=$subject?>"></TD></TR>
<? if ($is_category) { ?>
<tr>
<td align=middle bgColor=#E7EFEF>· 분류</td>
<td bgColor=#ffffff colSpan=3><select name=ca_name required itemname="분류"><option value="">선택하세요<?=$category_option?></select></td></tr>
<tr bgcolor="#E7EFEF"><td height=3 colspan=2 background='<?=$board_skin_path?>/img/dot_bg2.gif'></td>
</tr>
<? } ?>
<TR>
<TD width="16%" align=middle noWrap bgColor=#E7EFEF>성 명</TD>
<TD width="33%" bgColor=#ffffff><INPUT class=ed maxLength=20 size=15 name=wr_name itemname="이름" required value="<?=$name?>"></TD>
<TD noWrap align=middle width="18%" bgColor=#E7EFEF>E - Mail</TD>
<TD width="33%" bgColor=#ffffff><INPUT class=ed style="WIDTH: 100%; WORD-BREAK: break-all" maxLength=40 name=wr_email email itemname="이메일" value="<?=$email?>"></TD></TR>
<TD width="16%" align=middle noWrap bgColor=#E7EFEF>성 명</TD>
<TD width="33%" bgColor=#ffffff><INPUT class=ed maxLength=20 size=15 name=wr_name itemname="이름" required value="<?=$name?>"></TD>
<TD noWrap align=middle width="18%" bgColor=#E7EFEF>E - Mail</TD>
<TD width="33%" bgColor=#ffffff><INPUT class=ed style="WIDTH: 100%; WORD-BREAK: break-all" maxLength=40 name=wr_email email itemname="이메일" value="<?=$email?>"></TD></TR>
<TR><TD align=middle bgColor=#E7EFEF>전화번호</TD>
<TD bgColor=#ffffff><INPUT class=ed style="WIDTH: 100%; WORD-BREAK: break-all" name=wr_1 itemname="전화번호" value="<?=$write['wr_1']?>"><BR>예) 000-000-0000</TD>
<TD align=middle bgColor=#E7EFEF>휴대번호</TD>
<TD bgColor=#ffffff><INPUT class=ed style="WIDTH: 100%; WORD-BREAK: break-all" name=wr_2 itemname="휴대번호" value="<?=$write['wr_2']?>"><BR>예) 000-000-0000</TD></TR>
<TD bgColor=#ffffff><INPUT class=ed style="WIDTH: 100%; WORD-BREAK: break-all" name=wr_1 itemname="전화번호" value="<?=$write['wr_1']?>"><BR>예) 000-000-0000</TD>
<TD align=middle bgColor=#E7EFEF>휴대번호</TD>
<TD bgColor=#ffffff><INPUT class=ed style="WIDTH: 100%; WORD-BREAK: break-all" name=wr_2 itemname="휴대번호" value="<?=$write['wr_2']?>"><BR>예) 000-000-0000</TD></TR>
<TR><TD align=middle bgColor=#E7EFEF>주 소</TD>
<TD bgColor=#ffffff colSpan=3><INPUT class=ed style="WIDTH: 100%; WORD-BREAK: break-all" name=wr_3 itemname="주소" value="<?=$write['wr_3']?>"></TD></TR>
<TD bgColor=#ffffff colSpan=3><INPUT class=ed style="WIDTH: 100%; WORD-BREAK: break-all" name=wr_3 itemname="주소" value="<?=$write['wr_3']?>"></TD></TR>
<TR><TD align=middle bgColor=#E7EFEF>학 력</TD>
<TD bgColor=#ffffff><SELECT name=wr_4>
<OPTION value=고졸이상 <?if($write[wr_4]=='고졸이상' || $write[wr_4]=='')echo "selected";?>>고졸 이상</OPTION>
<OPTION value=초대졸이상 <?if($write[wr_4]=='초대졸이상')echo "selected";?>>초대졸 이상</OPTION>
<OPTION value=대졸이상 <?if($write[wr_4]=='대졸이상')echo "selected";?>>대졸 이상</OPTION>
<OPTION value=대학원이상 <?if($write[wr_4]=='대학원이상')echo "selected";?>>대학원이상</OPTION></SELECT> </TD>
<TD align=middle bgColor=#E7EFEF>경 력</TD>
<TD bgColor=#ffffff><SELECT name=wr_5>
<OPTION value=신입 <?if($write[wr_5]=='신입' || $write[wr_5]=='')echo "selected";?>>신입</OPTION>
<OPTION value=경력 <?if($write[wr_5]=='경력')echo "selected";?>>경력</OPTION></SELECT> </TD></TR>
<TD bgColor=#ffffff><SELECT name=wr_4>
<OPTION value=고졸이상 <?if($write[wr_4]=='고졸이상' || $write[wr_4]=='')echo "selected";?>>고졸 이상</OPTION>
<OPTION value=초대졸이상 <?if($write[wr_4]=='초대졸이상')echo "selected";?>>초대졸 이상</OPTION>
<OPTION value=대졸이상 <?if($write[wr_4]=='대졸이상')echo "selected";?>>대졸 이상</OPTION>
<OPTION value=대학원이상 <?if($write[wr_4]=='대학원이상')echo "selected";?>>대학원이상</OPTION></SELECT> </TD>
<TD align=middle bgColor=#E7EFEF>경 력</TD>
<TD bgColor=#ffffff><SELECT name=wr_5>
<OPTION value=신입 <?if($write[wr_5]=='신입' || $write[wr_5]=='')echo "selected";?>>신입</OPTION>
<OPTION value=경력 <?if($write[wr_5]=='경력')echo "selected";?>>경력</OPTION></SELECT> </TD></TR>
<TR><TD align=middle bgColor=#E7EFEF>채용형태</TD>
<TD bgColor=#ffffff><SELECT name=wr_6>
<OPTION value=S/C <?if($write[wr_6]=='S/C' || $write[wr_6]=='')echo "selected";?>>S/C</OPTION>
<OPTION value=매니저 <?if($write[wr_6]=='매니저')echo "selected";?>>매니저</OPTION>
<OPTION value=딜러 <?if($write[wr_6]=='딜러')echo "selected";?>>딜러</OPTION></SELECT> </TD>
<TD align=middle bgColor=#E7EFEF>희망월소득</TD>
<TD bgColor=#ffffff><INPUT maxLength=30 name=wr_7 itemname="희망월소득" value="<?=$write['wr_7']?>"><BR>예) 000만원, 면접후결정</TD></TR>
<TD bgColor=#ffffff><SELECT name=wr_6>
<OPTION value=S/C <?if($write[wr_6]=='S/C' || $write[wr_6]=='')echo "selected";?>>S/C</OPTION>
<OPTION value=매니저 <?if($write[wr_6]=='매니저')echo "selected";?>>매니저</OPTION>
<OPTION value=딜러 <?if($write[wr_6]=='딜러')echo "selected";?>>딜러</OPTION></SELECT> </TD>
<TD align=middle bgColor=#E7EFEF>희망월소득</TD>
<TD bgColor=#ffffff><INPUT maxLength=30 name=wr_7 itemname="희망월소득" value="<?=$write['wr_7']?>"><BR>예) 000만원, 면접후결정</TD></TR>
<TR><TD align=middle bgColor=#E7EFEF>성 별</TD>
<TD bgColor=#ffffff><SELECT name=wr_8>
<OPTION value=남 <?if($write[wr_8]=='남' || $write[wr_8]=='')echo "selected";?>>남</OPTION>
<OPTION value=여 <?if($write[wr_8]=='여')echo "selected";?>>여</OPTION></SELECT>
<TD align=middle bgColor=#E7EFEF>나 이</TD>
<TD bgColor=#ffffff><INPUT maxLength=30 name=wr_9 itemname="나이" value="<?=$write['wr_9']?>"> 세</TD></TR>
<TD bgColor=#ffffff><SELECT name=wr_8>
<OPTION value=남 <?if($write[wr_8]=='남' || $write[wr_8]=='')echo "selected";?>>남</OPTION>
<OPTION value=여 <?if($write[wr_8]=='여')echo "selected";?>>여</OPTION></SELECT>
<TD align=middle bgColor=#E7EFEF>나 이</TD>
<TD bgColor=#ffffff><INPUT maxLength=30 name=wr_9 itemname="나이" value="<?=$write['wr_9']?>"> 세</TD></TR>
<? if ($is_notice || $is_html || $is_secret || $is_mail) { ?>
<TR><TD align=middle bgColor=#E7EFEF>선택사항</TD>
<TD bgColor=#ffffff colSpan=3>
<? if ($is_notice) { ?><input type=checkbox name=notice value="1" <?=$notice_checked?>>공지 <? } ?>
<? if ($is_html) { ?><input onclick="html_auto_br(this);" type=checkbox value="<?=$html_value?>" name="html" <?=$html_checked?>><span class=w_title>html</span> <? } ?>
<? if ($is_secret) { ?><input type=checkbox value="secret" name="secret" <?=$secret_checked?>><span class=w_title>비밀글</span> <? } ?>
<? if ($is_mail) { ?><input type=checkbox value="mail" name="mail" <?=$recv_email_checked?>>답변메일받기 <? } ?></TD></TR>
<? } ?>
<TR><TD align=middle bgColor=#E7EFEF>선택사항</TD>
<TD bgColor=#ffffff colSpan=3>
<? if ($is_notice) { ?><input type=checkbox name=notice value="1" <?=$notice_checked?>>공지 <? } ?>
<? if ($is_html) { ?><input onclick="html_auto_br(this);" type=checkbox value="<?=$html_value?>" name="html" <?=$html_checked?>><span class=w_title>html</span> <? } ?>
<? if ($is_secret) { ?><input type=checkbox value="secret" name="secret" <?=$secret_checked?>><span class=w_title>비밀글</span> <? } ?>
<? if ($is_mail) { ?><input type=checkbox value="mail" name="mail" <?=$recv_email_checked?>>답변메일받기 <? } ?></TD></TR>
<? } ?>
<TR><TD align=middle bgColor=#E7EFEF>자기소개</TD>
<TD bgColor=#ffffff colSpan=3 style='padding:5 0 5 0;'>
<table width=100% cellpadding=0 cellspacing=0>
<tr>
<td width=50% align=left valign=bottom>
<span style="cursor: pointer;" onclick="textarea_decrease('wr_content', 5);"><img src="<?=$board_skin_path?>/img/up.gif"></span>
<span style="cursor: pointer;" onclick="textarea_original('wr_content', 5);"><img src="<?=$board_skin_path?>/img/start.gif"></span>
<span style="cursor: pointer;" onclick="textarea_increase('wr_content', 5);"><img src="<?=$board_skin_path?>/img/down.gif"></span></td>
<td width=50% align=right><? if ($write_min || $write_max) { ?><span id=char_count></span>글자<?}?></td>
</tr>
</table>
<textarea id=wr_content name=wr_content class=tx style='width:100%; word-break:break-all;' rows=5 itemname="상세내용" required
<? if ($write_min || $write_max) { ?>onkeyup="check_byte('wr_content', 'char_count');"<?}?>><?=$content?></textarea>
<? if ($write_min || $write_max) { ?><script language="javascript"> check_byte('wr_content', 'char_count'); </script><?}?></TD></TR>
<TD bgColor=#ffffff colSpan=3 style='padding:5 0 5 0;'>
<table width=100% cellpadding=0 cellspacing=0>
<tr>
<td width=50% align=left valign=bottom>
<span style="cursor: pointer;" onclick="textarea_decrease('wr_content', 5);"><img src="<?=$board_skin_path?>/img/up.gif"></span>
<span style="cursor: pointer;" onclick="textarea_original('wr_content', 5);"><img src="<?=$board_skin_path?>/img/start.gif"></span>
<span style="cursor: pointer;" onclick="textarea_increase('wr_content', 5);"><img src="<?=$board_skin_path?>/img/down.gif"></span></td>
<td width=50% align=right><? if ($write_min || $write_max) { ?><span id=char_count></span>글자<?}?></td>
</tr>
</table>
<textarea id=wr_content name=wr_content class=tx style='width:100%; word-break:break-all;' rows=5 itemname="상세내용" required
<? if ($write_min || $write_max) { ?>onkeyup="check_byte('wr_content', 'char_count');"<?}?>><?=$content?></textarea>
<? if ($write_min || $write_max) { ?><script language="javascript"> check_byte('wr_content', 'char_count'); </script><?}?></TD></TR>
<? if ($is_link) { ?>
<? for ($i=1; $i<=$g4[link_count]; $i++) { ?>
<tr>
<td align=middle bgColor=#E7EFEF>· 링크 #<?=$i?></td>
<td bgColor=#ffffff colSpan=3><input type='text' class=ed size=50 name='wr_link<?=$i?>' itemname='링크 #<?=$i?>' value='<?=$write["wr_link{$i}"]?>'></td>
</tr>
<? } ?>
<? } ?>
<? for ($i=1; $i<=$g4[link_count]; $i++) { ?>
<tr>
<td align=middle bgColor=#E7EFEF>· 링크 #<?=$i?></td>
<td bgColor=#ffffff colSpan=3><input type='text' class=ed size=50 name='wr_link<?=$i?>' itemname='링크 #<?=$i?>' value='<?=$write["wr_link{$i}"]?>'></td>
</tr>
<? } ?>
<? } ?>
<? if ($is_file) { ?>
<tr>
<td align=middle bgColor=#E7EFEF><table cellpadding=0 cellspacing=0><tr><td style=" padding-top: 10px;">· 파일 <span onclick="add_file();" style='cursor:pointer; font-family:tahoma; font-size:12pt;'>+</span> <span onclick="del_file();" style='cursor:pointer; font-family:tahoma; font-size:12pt;'>-</span></td></tr></table></td>
<td bgColor=#ffffff colSpan=3 style='padding:5 0 5 0;'><table id="variableFiles" cellpadding=0 cellspacing=0></table><?// print_r2($file); ?>
<script language="JavaScript">
var flen = 0;
function add_file(delete_code)
{
var upload_count = <?=(int)$board[bo_upload_count]?>;
if (upload_count && flen >= upload_count)
{
alert("이 게시판은 "+upload_count+"개 까지만 파일 업로드가 가능합니다.");
return;
}
<tr>
<td align=middle bgColor=#E7EFEF><table cellpadding=0 cellspacing=0><tr><td style=" padding-top: 10px;">· 파일 <span onclick="add_file();" style='cursor:pointer; font-family:tahoma; font-size:12pt;'>+</span> <span onclick="del_file();" style='cursor:pointer; font-family:tahoma; font-size:12pt;'>-</span></td></tr></table></td>
<td bgColor=#ffffff colSpan=3 style='padding:5 0 5 0;'><table id="variableFiles" cellpadding=0 cellspacing=0></table><?// print_r2($file); ?>
<script language="JavaScript">
var flen = 0;
function add_file(delete_code)
{
var upload_count = <?=(int)$board[bo_upload_count]?>;
if (upload_count && flen >= upload_count)
{
alert("이 게시판은 "+upload_count+"개 까지만 파일 업로드가 가능합니다.");
return;
}
var objTbl;
var objRow;
var objCell;
if (document.getElementById)
objTbl = document.getElementById("variableFiles");
else
objTbl = document.all["variableFiles"];
var objRow;
var objCell;
if (document.getElementById)
objTbl = document.getElementById("variableFiles");
else
objTbl = document.all["variableFiles"];
objRow = objTbl.insertRow(objTbl.rows.length);
objCell = objRow.insertCell(0);
objCell = objRow.insertCell(0);
objCell.innerHTML = " <input type='file' class=ed size=32 name='bf_file[]' title='파일 용량 <?=$upload_max_filesize?> 이하만 업로드 가능'>";
if (delete_code)
objCell.innerHTML += delete_code;
else
{
<? if ($is_file_content) { ?>
objCell.innerHTML += "<br> <input type='text' class=ed size=50 name='bf_content[]' title='업로드 이미지 파일에 해당 되는 내용을 입력하세요.'>";
<? } ?>
;
}
if (delete_code)
objCell.innerHTML += delete_code;
else
{
<? if ($is_file_content) { ?>
objCell.innerHTML += "<br> <input type='text' class=ed size=50 name='bf_content[]' title='업로드 이미지 파일에 해당 되는 내용을 입력하세요.'>";
<? } ?>
;
}
flen++;
}
}
<?=$file_script; //수정시에 필요한 스크립트?>
function del_file()
{
// file_length 이하로는 필드가 삭제되지 않아야 합니다.
var file_length = <?=(int)$file_length?>;
var objTbl = document.getElementById("variableFiles");
if (objTbl.rows.length - 1 > file_length)
{
objTbl.deleteRow(objTbl.rows.length - 1);
flen--;
}
}
</script></td>
</tr>
<? } ?>
{
// file_length 이하로는 필드가 삭제되지 않아야 합니다.
var file_length = <?=(int)$file_length?>;
var objTbl = document.getElementById("variableFiles");
if (objTbl.rows.length - 1 > file_length)
{
objTbl.deleteRow(objTbl.rows.length - 1);
flen--;
}
}
</script></td>
</tr>
<? } ?>
<? if ($is_password) { ?>
<TR><TD align=middle bgColor=#E7EFEF>비밀번호</TD>
<TD bgColor=#ffffff colSpan=3><INPUT class=ed type=password maxlength=20 size=15 name=wr_password itemname="패스워드" <?=$password_required?>> (수정/삭제시 필요합니다.)</TD>
</TR>
<? } ?>
<TR><TD align=middle bgColor=#E7EFEF>비밀번호</TD>
<TD bgColor=#ffffff colSpan=3><INPUT class=ed type=password maxlength=20 size=15 name=wr_password itemname="패스워드" <?=$password_required?>> (수정/삭제시 필요합니다.)</TD>
</TR>
<? } ?>
<? if ($is_norobot) { ?>
<tr>
<td align=middle bgColor=#E7EFEF>· <?=$norobot_str?></td>
<td bgColor=#ffffff colSpan=3><input class=ed type=input size=10 name=wr_key itemname="자동등록방지" required> * 왼쪽의 글자중 <font color="red">빨간글자만</font> 순서대로 입력하세요.</td>
</tr>
<? } ?>
</TABLE>
<tr>
<td align=middle bgColor=#E7EFEF>· <?=$norobot_str?></td>
<td bgColor=#ffffff colSpan=3><input class=ed type=input size=10 name=wr_key itemname="자동등록방지" required> * 왼쪽의 글자중 <font color="red">빨간글자만</font> 순서대로 입력하세요.</td>
</tr>
<? } ?>
</TABLE>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr><td width="100%" height="30"></td></tr>
<tr>
<td width="100%" align="center" valign="top">
<input type=image id="btn_submit" src="<?=$board_skin_path?>/img/btn_write.gif" border=0 accesskey='s'>
<a href="http://ekoreasoft.co.kr"><img id="btn_list" src="<?=$board_skin_path?>/img/btn_list.gif" border=0></a></td>
</tr>
</table>
<tr><td width="100%" height="30"></td></tr>
<tr>
<td width="100%" align="center" valign="top">
<input type=image id="btn_submit" src="<?=$board_skin_path?>/img/btn_write.gif" border=0 accesskey='s'>
<a href="http://ekoreasoft.co.kr"><img id="btn_list" src="<?=$board_skin_path?>/img/btn_list.gif" border=0></a></td>
</tr>
</table>
</td></tr></table>
</form>
</form>
<script language="javascript">
<?
// 관리자라면 분류 선택에 '공지' 옵션을 추가함
if ($is_admin)
{
echo "
if (typeof(document.fwrite.ca_name) != 'undefined')
{
document.fwrite.ca_name.options.length += 1;
document.fwrite.ca_name.options[document.fwrite.ca_name.options.length-1].value = '공지';
document.fwrite.ca_name.options[document.fwrite.ca_name.options.length-1].text = '공지';
}";
}
?>
with (document.fwrite)
{
if (typeof(wr_name) != "undefined")
wr_name.focus();
else if (typeof(wr_subject) != "undefined")
wr_subject.focus();
else if (typeof(wr_content) != "undefined")
wr_content.focus();
{
if (typeof(wr_name) != "undefined")
wr_name.focus();
else if (typeof(wr_subject) != "undefined")
wr_subject.focus();
else if (typeof(wr_content) != "undefined")
wr_content.focus();
if (typeof(ca_name) != "undefined")
if (w.value == "u")
ca_name.value = "<?=$write[ca_name]?>";
}
if (w.value == "u")
ca_name.value = "<?=$write[ca_name]?>";
}
function html_auto_br(obj)
{
if (obj.checked)
{
result = confirm("자동 줄바꿈을 하시겠습니까?\n\n자동 줄바꿈은 게시물 내용중 줄바뀐 곳을<br>태그로 변환하는 기능입니다.");
if (result)
obj.value = "html2";
else
obj.value = "html1";
}
else
obj.value = "";
}
{
if (obj.checked)
{
result = confirm("자동 줄바꿈을 하시겠습니까?\n\n자동 줄바꿈은 게시물 내용중 줄바뀐 곳을<br>태그로 변환하는 기능입니다.");
if (result)
obj.value = "html2";
else
obj.value = "html1";
}
else
obj.value = "";
}
function fwrite_check(f)
{
var s = "";
if (s = word_filter_check(f.wr_subject.value))
{
alert("제목에 금지단어('"+s+"')가 포함되어있습니다");
return;
}
{
var s = "";
if (s = word_filter_check(f.wr_subject.value))
{
alert("제목에 금지단어('"+s+"')가 포함되어있습니다");
return;
}
if (s = word_filter_check(f.wr_content.value))
{
alert("내용에 금지단어('"+s+"')가 포함되어있습니다");
return;
}
{
alert("내용에 금지단어('"+s+"')가 포함되어있습니다");
return;
}
if (char_min > 0 || char_max > 0)
{
var cnt = parseInt(document.getElementById('char_count').innerHTML);
if (char_min > 0 && char_min > cnt)
{
alert("내용은 "+char_min+"글자 이상 쓰셔야 합니다.");
return;
}
else if (char_max > 0 && char_max < cnt)
{
alert("내용은 "+char_max+"글자 이하로 쓰셔야 합니다.");
return;
}
}
{
var cnt = parseInt(document.getElementById('char_count').innerHTML);
if (char_min > 0 && char_min > cnt)
{
alert("내용은 "+char_min+"글자 이상 쓰셔야 합니다.");
return;
}
else if (char_max > 0 && char_max < cnt)
{
alert("내용은 "+char_max+"글자 이하로 쓰셔야 합니다.");
return;
}
}
if (typeof(f.wr_key) != "undefined")
{
if (hex_md5(f.wr_key.value) != md5_norobot_key)
{
alert("자동등록방지용 빨간글자가 순서대로 입력되지 않았습니다.");
f.wr_key.focus();
return;
}
}
{
if (hex_md5(f.wr_key.value) != md5_norobot_key)
{
alert("자동등록방지용 빨간글자가 순서대로 입력되지 않았습니다.");
f.wr_key.focus();
return;
}
}
document.getElementById('btn_submit').disabled = true;
document.getElementById('btn_list').disabled = true;
document.getElementById('btn_list').disabled = true;
f.action = "./write_update.php";
f.submit();
}
</script>
f.submit();
}
</script>
댓글 전체
-. /skin/board/스킨이름/write.skin.php (질문자체가 비회원일 경우라 생각됩니다.)
해결방법 : 다음과 같은 자바스크립트 구문을 찾아서 순서를 변경
[[원본]]
with (document.fwrite) {
if (typeof(wr_name) != "undefined")
wr_name.focus();
els if (typeof(wr_subject) != "undefined")
wr_subject.focus();
[[수정]]
with (document.fwrite) {
if (typeof(wr_subject) != "undefined")
wr_subject.focus();
else if (typeof(wr_name) != "undefined")
wr_name.focus();
해결방법 : 다음과 같은 자바스크립트 구문을 찾아서 순서를 변경
[[원본]]
with (document.fwrite) {
if (typeof(wr_name) != "undefined")
wr_name.focus();
els if (typeof(wr_subject) != "undefined")
wr_subject.focus();
[[수정]]
with (document.fwrite) {
if (typeof(wr_subject) != "undefined")
wr_subject.focus();
else if (typeof(wr_name) != "undefined")
wr_name.focus();
ㅋ 완전감솨합니다.^^