글쓰기 입력이 안돼요..
본문
위에서 글쓰기후 저장을 누르면 저장이 안되는데 왜그런지 좀 봐주세요.
basic스킨에서는 되거든요..
답변 4
http://sewolauction.com/swboard/bbs/write.php?bo_table=cssinchung
에서 사용되는 스킨의 문제가 있기 때문에
basic에서는 되고, 현재 사용하는 스킨에서는 않되는것 입니다.
해당 스킨을 정상적으로 작동이 되도록 수정하세요
어디가 문제인지 좀더 자세히 알려주시면 감사하겠습니다. 초보라서요..
write.skin 입니다
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>무제 문서</title>
</head>
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>무제 문서</title>
</head>
<body>
<table width="575" border="0">
<tr>
<td align="center" valign="top"><table width="94%" height="24" border="0">
<tr>
<td><b>* 신청하신 분들 중 선정을 통하여 가능한 원하시는 날자에 맞추어 레인보우 <br>
홈 클리닉 시스템의 다양한 정보와 체험의 기회를 드립니다 .</b> </td>
</tr>
</table> </td>
</tr>
<tr>
<td width="569" align="center" valign="top"><div align="center">
<?
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
<table width="575" border="0">
<tr>
<td align="center" valign="top"><table width="94%" height="24" border="0">
<tr>
<td><b>* 신청하신 분들 중 선정을 통하여 가능한 원하시는 날자에 맞추어 레인보우 <br>
홈 클리닉 시스템의 다양한 정보와 체험의 기회를 드립니다 .</b> </td>
</tr>
</table> </td>
</tr>
<tr>
<td width="569" align="center" valign="top"><div align="center">
<?
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
// wr_content 이메일
// wr_2 기타
// wr_9 소개 이름
if($w== 'u') {
$dt = explode("||", $write['wr_1']); //서비스 가능한 일은?
$t = explode("||", $write['wr_3']); //*사용중인 청소기는?
$tel = explode("-", $write['wr_4']); //신청자전화번호
$hp = explode("-", $write['wr_5']); //신청자전화번호
$mb = explode("-", $write['wr_6']); //주소
$r = explode("||", $write['wr_7']); //* 가족중 알레르기<br> 질환자가 있습니까?
$s = explode("||", $write['wr_8']); //* 서비스가 필요한 곳은?
$ctel = explode("-", $write['wr_10']); //소개 전화번호
}
?>
<script language="javascript">
// 글자수 제한
var char_min = parseInt(<?=$write_min?>); // 최소
var char_max = parseInt(<?=$write_max?>); // 최대
</script>
<!-- 테이블의 끝 -->
<br>
<!-- 테이블의 시작 -->
<table cellspacing=0 cellpadding=0 width=540 border=0>
<tr>
<td bgcolor=#e5e5e4 height=1></td>
</tr>
</table>
<!-- 테이블의 끝 -->
<!-- 폼의 시작 -->
<form name="fwrite" method="post" action="javascript:fwrite_check(document.fwrite);" enctype="multipart/form-data" style="margin:0px;">
<input type=hidden name=null>
<!-- 삭제하지 마십시오. -->
<input type=hidden name=wr_name value="guest">
<input type=hidden name=wr_password value="guest">
<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 cellspacing=0 cellpadding=0 width=540 border=0>
<tr>
<td bgcolor=#e5e5e4 height=1></td>
</tr>
</table>
<!-- 테이블의 끝 -->
<!-- 신청자명 테이블의 시작 -->
<table class=s1 cellspacing=0 cellpadding=0 width=540 border=0>
<tr>
<td width=159><img src="images/si_04.gif" width="158" height="28"></td>
<td width="381"><input class=box itemname="신청자명" name=wr_subject required value="<?=$subject?>">
</td>
</tr>
</table>
<!-- 신청자명 테이블의 끝 -->
<!-- 테이블의 시작 -->
<table cellspacing=0 cellpadding=0 width=500 border=0>
<tr>
<td bgcolor=#e5e5e4 height=1></td>
</tr>
</table>
<!-- 테이블의 끝 -->
<!-- 전화번호 테이블의 시작 -->
<table class=s1 cellspacing=0 cellpadding=0 width=540 border=0>
<tr>
<td width=159><img src="images/si_05.gif" width="158" height="26"></td>
<td width="381"><input class=box size=4 name=tel1 value="<?=$tel[0]?>" maxlength=3>
-
<input class=box size=4 name=tel2 maxlength=4 value="<?=$tel[1]?>">
-
<input class=box size=4 name=tel3 value="<?=$tel[2]?>" maxlength=4>
</td>
</tr>
</table>
<!-- 전화번호 테이블의 끝 -->
<!-- 테이블의 시작 -->
<table cellspacing=0 cellpadding=0 width=500 border=0>
<tr>
<td bgcolor=#e5e5e4 height=1></td>
</tr>
</table>
<!-- 테이블의 끝 -->
<!-- 핸드폰 테이블의 시작 -->
<table class=s1 cellspacing=0 cellpadding=0 width=540 border=0>
<tr>
<td width=159><img src="images/si_06.gif" width="158" height="28"></td>
<td width="381"><input class=box size=4 name=hp1 value="<?=$hp[0]?>" maxlength=3>
-
<input class=box size=4 name=hp2 value="<?=$hp[1]?>" maxlength=4>
-
<input class=box size=4 name=hp3 value="<?=$hp[2]?>" maxlength=4>
</td>
</tr>
</table>
<!-- 핸드폰 테이블의 끝 -->
<!-- 테이블의 시작 -->
<table cellspacing=0 cellpadding=0 width=500 border=0>
<tr>
<td bgcolor=#e5e5e4 height=1></td>
</tr>
</table>
<!-- 테이블의 끝 -->
<!-- 우편 번호 테이블의 시작 -->
<table class=s1 cellspacing=0 cellpadding=0 width=540 border=0>
<tr>
<td width=159><img src="images/si_07.gif" width="158" height="26"></td>
<td width="381"><input class=box maxlength=100 size=55 name=mb_addr1 value="<?=$mb[2]?>">
</td>
</tr>
</table>
<!-- 테이블의 끝 -->
<!-- 테이블의 시작 -->
<!-- 테이블의 끝 -->
<!--테이블의 시작 -->
<!-- 테이블의 끝 -->
<!-- 테이블의 시작 -->
<table cellspacing=0 cellpadding=0 width=500 border=0>
<tr>
<td bgcolor=#e5e5e4 height=1></td>
</tr>
</table>
<!-- 테이블의 끝 -->
<!-- 이메일 테이블의 시작 -->
<table cellspacing=0 cellpadding=0 width=540 border=0>
<tr>
<td width=159><img src="images/si_08.gif" width="158" height="25"></td>
<td width="381"><input class=box maxlength=100 size=40 name=wr_content email>
</td>
</tr>
</table>
<!--이 메일테이블의 끝 -->
<!-- 테이블의 시작 -->
<table cellspacing=0 cellpadding=0 width=500 border=0>
<tr>
<td bgcolor=#e5e5e4 height=1></td>
</tr>
</table>
<!-- 끝 -->
<!-- 서비스 가능한 일은? 테이블의 시작 -->
<table cellspacing=0 cellpadding=0 width=540 border=0>
<tr>
<td width=160><img src="images/si_09.gif" width="158" height="26"></td>
<td width="380">
<? if(!$w) {
$dat= date("n");
$dat1= date(d);
}
if($w=='u') {
$dat= $dt[0];
$dat1= $dt[1];
}
?>
<select name="dt[0]">
<? for ($i =1 ; $i < 13 ; $i++){
echo "<OPTION ";
if($dat == $i) echo "selected";
echo ">".$i."월";
}
?>
</select>
<select name="dt[1]">
<? for ($i =1 ; $i < 32 ; $i++){
echo "<OPTION ";
if($dat1 == $i) echo "selected";
echo ">".$i."일";
}
?>
</select>
<select name="dt[2]">
<option>오전 </option>
<option>오후 </option>
</select>
<select name="dt[3]">
<? for ($i =1 ; $i < 13 ; $i++)
echo "<OPTION>".$i."시";
?>
</select>
</td>
</tr>
</table>
<!-- 서비스 가능한 일 끝 -->
<!-- 테이블의 시작 -->
<table cellspacing=0 cellpadding=0 width=500 border=0>
<tr>
<td bgcolor=#e5e5e4 height=1></td>
</tr>
</table>
<!-- 테이블의 끝 -->
<!-- 사용중인 청소기는? 테이블의 시작 -->
<table cellspacing=0 cellpadding=0 width=540 border=0>
<tr>
<td width=159> <img src="images/si_10.gif" width="158" height="31"></td>
<td width="381"><input type="checkbox" name="t[0]" value="삼성" <?if ($t[0])echo "checked";?>>
삼성
<input type="checkbox" name="t[1]" value="엘지" <?if ($t[1])echo "checked";?>>
엘지
<input type="checkbox" name="t[2]" value="대우" <?if ($t[2])echo "checked";?>>
대우
<input type="checkbox" name="t[3]" value="수입품" <?if ($t[3])echo "checked";?>>
수입품
<input type="checkbox" name="t[4]" value="기타" <?if ($t[4])echo "checked";?>>
기타 </td>
</tr>
</table>
<!-- 사용중인 청소기는?테이블의 끝 -->
<!-- 테이블의 시작 -->
<table cellspacing=0 cellpadding=0 width=500 border=0>
<tr>
<td bgcolor=#e5e5e4 height=1></td>
</tr>
</table>
<!-- 테이블의 끝 -->
<!-- 가족중알레르기지로환자 테이블의 시작 -->
<table cellspacing=0 cellpadding=0 width=540 border=0>
<tr>
<td width=160><img src="images/si_11.gif" width="158" height="52"></td>
<td width="380"><input type="checkbox" name="r[0]" value="비염" <?if ($r[0])echo "checked";?>>
비염
<input type="checkbox" name="r[1]" value="천식" <?if ($r[1])echo "checked";?>>
천식
<input type="checkbox" name="r[2]" value="호흡기질환" <?if ($r[2])echo "checked";?>>
호흡기질환<br>
<input type="checkbox" name="r[3]" value="아토피성피부염" <?if ($r[3])echo "checked";?>>
아토피성피부염
<input type="checkbox" name="r[4]" value="기타질환" <?if ($r[4])echo "checked";?>>
기타질환 </td>
</tr>
</table>
<!-- 가족중알레르기지로환자 테이블의 끝 -->
<!-- 테이블의 시작 -->
<table cellspacing=0 cellpadding=0 width=500 border=0>
<tr>
<td bgcolor=#e5e5e4 height=1></td>
</tr>
</table>
<!-- 테이블의 끝 -->
<!--서비스가 필요한곳은 테이블의 시작 -->
<table cellspacing=0 cellpadding=0 width=540 border=0>
<tr>
<td width=160><img src="images/si_12.gif" width="158" height="50"></td>
<td width="380"><input type="checkbox" name="s[0]" value="카펫" <?if ($s[0])echo "checked";?>>
카펫
<input type="checkbox" name="s[1]" value="이불" <?if ($s[1])echo "checked";?>>
이불
<input type="checkbox" name="s[2]" value="침대" <?if ($s[2])echo "checked";?>>
침대
<input type="checkbox" name="s[3]" value="방충망" <?if ($s[3])echo "checked";?>>
방충망<br>
<input type="checkbox" name="s[4]" value="공기정화" <?if ($s[4])echo "checked";?>>
공기정화
<input type="checkbox" name="s[5]" value="기타" <?if ($s[5])echo "checked";?>>
기타 </td>
</tr>
</table>
<!-- 서비스가 필요한곳은 테이블의 끝 -->
<!-- 테이블의 시작 -->
<table cellspacing=0 cellpadding=0 width=500 border=0>
<tr>
<td bgcolor=#e5e5e4 height=1></td>
</tr>
</table>
<!-- 테이블의 끝 -->
<!--기타은 테이블의 시작 -->
<table cellspacing=0 cellpadding=0 width=540 border=0>
<tr>
<td width=163 height="134"><img src="images/si_13.gif" width="158" height="29"></td>
<td width="377">
<div align="left">
<textarea rows="8" cols="52" name=wr_2 value="<?=$write[wr_2]?>"></textarea>
</div></td>
</tr>
</table>
<!-- 기타은 테이블의 끝 -->
<!-- 테이블의 시작 -->
<!-- 테이블의 끝 -->
<!-- 소개 이름 테이블의 시작 -->
<!-- 소개 이름 테이블의 끝 -->
<!-- 테이블의 시작 -->
<table cellspacing=0 cellpadding=0 width=500 border=0>
<tr>
<td bgcolor=#e5e5e4 height=1></td>
</tr>
</table>
<!-- 테이블의 끝 -->
<!-- 소개 전화번호 테이블의 시작 -->
<!-- 소개 전화번호 테이블의 끝 -->
<br>
<!-- 테이블의 시작 -->
<table cellspacing=0 cellpadding=0 width=516 border=0>
<tr>
<td width="516" align=middle>
<div align="center">
<input type=image id="btn_submit" src="<?=$board_skin_path?>/img/btn_write.gif" border=0 accesskey='s'>
</div></td>
</tr>
</table>
<!-- 테이블의 끝 -->
</form>
<!-- 폼의 끝 -->
<script language="javascript">
// wr_2 기타
// wr_9 소개 이름
if($w== 'u') {
$dt = explode("||", $write['wr_1']); //서비스 가능한 일은?
$t = explode("||", $write['wr_3']); //*사용중인 청소기는?
$tel = explode("-", $write['wr_4']); //신청자전화번호
$hp = explode("-", $write['wr_5']); //신청자전화번호
$mb = explode("-", $write['wr_6']); //주소
$r = explode("||", $write['wr_7']); //* 가족중 알레르기<br> 질환자가 있습니까?
$s = explode("||", $write['wr_8']); //* 서비스가 필요한 곳은?
$ctel = explode("-", $write['wr_10']); //소개 전화번호
}
?>
<script language="javascript">
// 글자수 제한
var char_min = parseInt(<?=$write_min?>); // 최소
var char_max = parseInt(<?=$write_max?>); // 최대
</script>
<!-- 테이블의 끝 -->
<br>
<!-- 테이블의 시작 -->
<table cellspacing=0 cellpadding=0 width=540 border=0>
<tr>
<td bgcolor=#e5e5e4 height=1></td>
</tr>
</table>
<!-- 테이블의 끝 -->
<!-- 폼의 시작 -->
<form name="fwrite" method="post" action="javascript:fwrite_check(document.fwrite);" enctype="multipart/form-data" style="margin:0px;">
<input type=hidden name=null>
<!-- 삭제하지 마십시오. -->
<input type=hidden name=wr_name value="guest">
<input type=hidden name=wr_password value="guest">
<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 cellspacing=0 cellpadding=0 width=540 border=0>
<tr>
<td bgcolor=#e5e5e4 height=1></td>
</tr>
</table>
<!-- 테이블의 끝 -->
<!-- 신청자명 테이블의 시작 -->
<table class=s1 cellspacing=0 cellpadding=0 width=540 border=0>
<tr>
<td width=159><img src="images/si_04.gif" width="158" height="28"></td>
<td width="381"><input class=box itemname="신청자명" name=wr_subject required value="<?=$subject?>">
</td>
</tr>
</table>
<!-- 신청자명 테이블의 끝 -->
<!-- 테이블의 시작 -->
<table cellspacing=0 cellpadding=0 width=500 border=0>
<tr>
<td bgcolor=#e5e5e4 height=1></td>
</tr>
</table>
<!-- 테이블의 끝 -->
<!-- 전화번호 테이블의 시작 -->
<table class=s1 cellspacing=0 cellpadding=0 width=540 border=0>
<tr>
<td width=159><img src="images/si_05.gif" width="158" height="26"></td>
<td width="381"><input class=box size=4 name=tel1 value="<?=$tel[0]?>" maxlength=3>
-
<input class=box size=4 name=tel2 maxlength=4 value="<?=$tel[1]?>">
-
<input class=box size=4 name=tel3 value="<?=$tel[2]?>" maxlength=4>
</td>
</tr>
</table>
<!-- 전화번호 테이블의 끝 -->
<!-- 테이블의 시작 -->
<table cellspacing=0 cellpadding=0 width=500 border=0>
<tr>
<td bgcolor=#e5e5e4 height=1></td>
</tr>
</table>
<!-- 테이블의 끝 -->
<!-- 핸드폰 테이블의 시작 -->
<table class=s1 cellspacing=0 cellpadding=0 width=540 border=0>
<tr>
<td width=159><img src="images/si_06.gif" width="158" height="28"></td>
<td width="381"><input class=box size=4 name=hp1 value="<?=$hp[0]?>" maxlength=3>
-
<input class=box size=4 name=hp2 value="<?=$hp[1]?>" maxlength=4>
-
<input class=box size=4 name=hp3 value="<?=$hp[2]?>" maxlength=4>
</td>
</tr>
</table>
<!-- 핸드폰 테이블의 끝 -->
<!-- 테이블의 시작 -->
<table cellspacing=0 cellpadding=0 width=500 border=0>
<tr>
<td bgcolor=#e5e5e4 height=1></td>
</tr>
</table>
<!-- 테이블의 끝 -->
<!-- 우편 번호 테이블의 시작 -->
<table class=s1 cellspacing=0 cellpadding=0 width=540 border=0>
<tr>
<td width=159><img src="images/si_07.gif" width="158" height="26"></td>
<td width="381"><input class=box maxlength=100 size=55 name=mb_addr1 value="<?=$mb[2]?>">
</td>
</tr>
</table>
<!-- 테이블의 끝 -->
<!-- 테이블의 시작 -->
<!-- 테이블의 끝 -->
<!--테이블의 시작 -->
<!-- 테이블의 끝 -->
<!-- 테이블의 시작 -->
<table cellspacing=0 cellpadding=0 width=500 border=0>
<tr>
<td bgcolor=#e5e5e4 height=1></td>
</tr>
</table>
<!-- 테이블의 끝 -->
<!-- 이메일 테이블의 시작 -->
<table cellspacing=0 cellpadding=0 width=540 border=0>
<tr>
<td width=159><img src="images/si_08.gif" width="158" height="25"></td>
<td width="381"><input class=box maxlength=100 size=40 name=wr_content email>
</td>
</tr>
</table>
<!--이 메일테이블의 끝 -->
<!-- 테이블의 시작 -->
<table cellspacing=0 cellpadding=0 width=500 border=0>
<tr>
<td bgcolor=#e5e5e4 height=1></td>
</tr>
</table>
<!-- 끝 -->
<!-- 서비스 가능한 일은? 테이블의 시작 -->
<table cellspacing=0 cellpadding=0 width=540 border=0>
<tr>
<td width=160><img src="images/si_09.gif" width="158" height="26"></td>
<td width="380">
<? if(!$w) {
$dat= date("n");
$dat1= date(d);
}
if($w=='u') {
$dat= $dt[0];
$dat1= $dt[1];
}
?>
<select name="dt[0]">
<? for ($i =1 ; $i < 13 ; $i++){
echo "<OPTION ";
if($dat == $i) echo "selected";
echo ">".$i."월";
}
?>
</select>
<select name="dt[1]">
<? for ($i =1 ; $i < 32 ; $i++){
echo "<OPTION ";
if($dat1 == $i) echo "selected";
echo ">".$i."일";
}
?>
</select>
<select name="dt[2]">
<option>오전 </option>
<option>오후 </option>
</select>
<select name="dt[3]">
<? for ($i =1 ; $i < 13 ; $i++)
echo "<OPTION>".$i."시";
?>
</select>
</td>
</tr>
</table>
<!-- 서비스 가능한 일 끝 -->
<!-- 테이블의 시작 -->
<table cellspacing=0 cellpadding=0 width=500 border=0>
<tr>
<td bgcolor=#e5e5e4 height=1></td>
</tr>
</table>
<!-- 테이블의 끝 -->
<!-- 사용중인 청소기는? 테이블의 시작 -->
<table cellspacing=0 cellpadding=0 width=540 border=0>
<tr>
<td width=159> <img src="images/si_10.gif" width="158" height="31"></td>
<td width="381"><input type="checkbox" name="t[0]" value="삼성" <?if ($t[0])echo "checked";?>>
삼성
<input type="checkbox" name="t[1]" value="엘지" <?if ($t[1])echo "checked";?>>
엘지
<input type="checkbox" name="t[2]" value="대우" <?if ($t[2])echo "checked";?>>
대우
<input type="checkbox" name="t[3]" value="수입품" <?if ($t[3])echo "checked";?>>
수입품
<input type="checkbox" name="t[4]" value="기타" <?if ($t[4])echo "checked";?>>
기타 </td>
</tr>
</table>
<!-- 사용중인 청소기는?테이블의 끝 -->
<!-- 테이블의 시작 -->
<table cellspacing=0 cellpadding=0 width=500 border=0>
<tr>
<td bgcolor=#e5e5e4 height=1></td>
</tr>
</table>
<!-- 테이블의 끝 -->
<!-- 가족중알레르기지로환자 테이블의 시작 -->
<table cellspacing=0 cellpadding=0 width=540 border=0>
<tr>
<td width=160><img src="images/si_11.gif" width="158" height="52"></td>
<td width="380"><input type="checkbox" name="r[0]" value="비염" <?if ($r[0])echo "checked";?>>
비염
<input type="checkbox" name="r[1]" value="천식" <?if ($r[1])echo "checked";?>>
천식
<input type="checkbox" name="r[2]" value="호흡기질환" <?if ($r[2])echo "checked";?>>
호흡기질환<br>
<input type="checkbox" name="r[3]" value="아토피성피부염" <?if ($r[3])echo "checked";?>>
아토피성피부염
<input type="checkbox" name="r[4]" value="기타질환" <?if ($r[4])echo "checked";?>>
기타질환 </td>
</tr>
</table>
<!-- 가족중알레르기지로환자 테이블의 끝 -->
<!-- 테이블의 시작 -->
<table cellspacing=0 cellpadding=0 width=500 border=0>
<tr>
<td bgcolor=#e5e5e4 height=1></td>
</tr>
</table>
<!-- 테이블의 끝 -->
<!--서비스가 필요한곳은 테이블의 시작 -->
<table cellspacing=0 cellpadding=0 width=540 border=0>
<tr>
<td width=160><img src="images/si_12.gif" width="158" height="50"></td>
<td width="380"><input type="checkbox" name="s[0]" value="카펫" <?if ($s[0])echo "checked";?>>
카펫
<input type="checkbox" name="s[1]" value="이불" <?if ($s[1])echo "checked";?>>
이불
<input type="checkbox" name="s[2]" value="침대" <?if ($s[2])echo "checked";?>>
침대
<input type="checkbox" name="s[3]" value="방충망" <?if ($s[3])echo "checked";?>>
방충망<br>
<input type="checkbox" name="s[4]" value="공기정화" <?if ($s[4])echo "checked";?>>
공기정화
<input type="checkbox" name="s[5]" value="기타" <?if ($s[5])echo "checked";?>>
기타 </td>
</tr>
</table>
<!-- 서비스가 필요한곳은 테이블의 끝 -->
<!-- 테이블의 시작 -->
<table cellspacing=0 cellpadding=0 width=500 border=0>
<tr>
<td bgcolor=#e5e5e4 height=1></td>
</tr>
</table>
<!-- 테이블의 끝 -->
<!--기타은 테이블의 시작 -->
<table cellspacing=0 cellpadding=0 width=540 border=0>
<tr>
<td width=163 height="134"><img src="images/si_13.gif" width="158" height="29"></td>
<td width="377">
<div align="left">
<textarea rows="8" cols="52" name=wr_2 value="<?=$write[wr_2]?>"></textarea>
</div></td>
</tr>
</table>
<!-- 기타은 테이블의 끝 -->
<!-- 테이블의 시작 -->
<!-- 테이블의 끝 -->
<!-- 소개 이름 테이블의 시작 -->
<!-- 소개 이름 테이블의 끝 -->
<!-- 테이블의 시작 -->
<table cellspacing=0 cellpadding=0 width=500 border=0>
<tr>
<td bgcolor=#e5e5e4 height=1></td>
</tr>
</table>
<!-- 테이블의 끝 -->
<!-- 소개 전화번호 테이블의 시작 -->
<!-- 소개 전화번호 테이블의 끝 -->
<br>
<!-- 테이블의 시작 -->
<table cellspacing=0 cellpadding=0 width=516 border=0>
<tr>
<td width="516" align=middle>
<div align="center">
<input type=image id="btn_submit" src="<?=$board_skin_path?>/img/btn_write.gif" border=0 accesskey='s'>
</div></td>
</tr>
</table>
<!-- 테이블의 끝 -->
</form>
<!-- 폼의 끝 -->
<script language="javascript">
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 fwrite_check(f)
{
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;
}
}
document.getElementById('btn_submit').disabled = true;
f.action = "./write_update.php";
f.submit();
}
</script>
</div></td>
</tr>
</table>
</body>
</html>
f.submit();
}
</script>
</div></td>
</tr>
</table>
</body>
</html>
글을 한번 올려봤는데..문제 없이 등록이 잘되는데요..
어느부분에서 문제가 되는지 정확하게 알려주셔야할꺼 같아요
이를태면 자바스크립 오류라던지 insert나 update시에 오류라던지
baisc스킨을 그냥 변경없이 쓰신다면 문제없을꺼같은데요. 수정을 하셨다던지 다른스킨을
사용하면 등록이 안되는 이유가 있을걸로 생각됩니다.
정상적으로 동작 수정을 원하신다면 쪽지나 댓글 남겨주시면 해드리겠습니다.
답변을 작성하시기 전에 로그인 해주세요.