[질문]로그인후 글쓸때 이름 입력 하기 정보
[질문]로그인후 글쓸때 이름 입력 하기본문
이거 write.skin.php인데욤.
아래에서 로그인했을때 이름임력폼 나오게 할라믄 머 바꺼야되나욤~
####################################################
<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=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>
<div style="border:1px solid #ddd; height:34px; background:url(<?=$board_skin_path?>/img/title_bg.gif) repeat-x;">
<div style="font-weight:bold; font-size:14px; margin:7px 0 0 10px;">:: <?=$title_msg?> ::</div>
</div>
<div style="height:3px; background:url(<?=$board_skin_path?>/img/title_shadow.gif) repeat-x; line-height:1px; font-size:1px;"></div>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<colgroup width=90>
<colgroup width=''>
<tr><td colspan="2" style="background:url(<?=$board_skin_path?>/img/title_bg.gif) repeat-x; height:3px;"></td></tr>
<? if ($is_name) { ?>
<tr>
<td class=write_head>이 름</td>
<td><input class='field' maxlength=20 size=15 name=wr_name itemname="이름" required value="<?=$name?>"></td></tr>
<tr><td colspan=2 height=1 bgcolor=#e7e7e7></td></tr>
<? } ?>
####################################################
여기까지염.
아래에서 로그인했을때 이름임력폼 나오게 할라믄 머 바꺼야되나욤~
####################################################
<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=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>
<div style="border:1px solid #ddd; height:34px; background:url(<?=$board_skin_path?>/img/title_bg.gif) repeat-x;">
<div style="font-weight:bold; font-size:14px; margin:7px 0 0 10px;">:: <?=$title_msg?> ::</div>
</div>
<div style="height:3px; background:url(<?=$board_skin_path?>/img/title_shadow.gif) repeat-x; line-height:1px; font-size:1px;"></div>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<colgroup width=90>
<colgroup width=''>
<tr><td colspan="2" style="background:url(<?=$board_skin_path?>/img/title_bg.gif) repeat-x; height:3px;"></td></tr>
<? if ($is_name) { ?>
<tr>
<td class=write_head>이 름</td>
<td><input class='field' maxlength=20 size=15 name=wr_name itemname="이름" required value="<?=$name?>"></td></tr>
<tr><td colspan=2 height=1 bgcolor=#e7e7e7></td></tr>
<? } ?>
####################################################
여기까지염.
댓글 전체
이부분에서
<input class='field' 를 <input class='true' 로 바까주믄 될까요?
험..해도 안돼네요 ^ㅇ^
<input type=hidden 여기서 hidden 의 반대말이 뭐죠? 이건 숨긴다는 뜻인데
나오게 할라믄? 어떤 단어를 쓰나용.. *.*
<input class='field' 를 <input class='true' 로 바까주믄 될까요?
험..해도 안돼네요 ^ㅇ^
<input type=hidden 여기서 hidden 의 반대말이 뭐죠? 이건 숨긴다는 뜻인데
나오게 할라믄? 어떤 단어를 쓰나용.. *.*
<? if ($is_name) { ?>
<? } ?>
요고 지워보세요
<? } ?>
요고 지워보세요
**************************************************************
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<colgroup width=90>
<colgroup width=''>
<tr><td colspan="2" style="background:url(<?=$board_skin_path?>/img/title_bg.gif) repeat-x; height:3px;"></td></tr>
<!-- <? if ($is_name) { ?> -->
<tr>
<td class=write_head>이 름</td>
<td><input class='field' maxlength=20 size=15 name=wr_name itemname="이름" required value="<?=$name?>"></td></tr>
<tr><td colspan=2 height=1 bgcolor=#e7e7e7></td></tr>
<!-- <? } ?> -->
<!-- <? if ($is_password) { ?> -->
<tr>
<td class=write_head>패스워드</td>
<td><input class='field' type=password maxlength=20 size=15 name=wr_password itemname="패스워드" <?=$password_required?>></td></tr>
<tr><td colspan=2 height=1 bgcolor=#e7e7e7></td></tr>
<!-- <? } ?> -->
**************************************************************
그 부분들 지워도 안돼네욤..
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<colgroup width=90>
<colgroup width=''>
<tr><td colspan="2" style="background:url(<?=$board_skin_path?>/img/title_bg.gif) repeat-x; height:3px;"></td></tr>
<!-- <? if ($is_name) { ?> -->
<tr>
<td class=write_head>이 름</td>
<td><input class='field' maxlength=20 size=15 name=wr_name itemname="이름" required value="<?=$name?>"></td></tr>
<tr><td colspan=2 height=1 bgcolor=#e7e7e7></td></tr>
<!-- <? } ?> -->
<!-- <? if ($is_password) { ?> -->
<tr>
<td class=write_head>패스워드</td>
<td><input class='field' type=password maxlength=20 size=15 name=wr_password itemname="패스워드" <?=$password_required?>></td></tr>
<tr><td colspan=2 height=1 bgcolor=#e7e7e7></td></tr>
<!-- <? } ?> -->
**************************************************************
그 부분들 지워도 안돼네욤..
아 ! 큰 도움 되었습니다. 위 사항 지우고 입력 벨류값 바꿔주니 되네요 ^^*
감사합니다 ^__^
감사합니다 ^__^
위 /board/skin/board/아무개/write.skin.php 내용중에서
조건없이 해당 항목 <input을 나오게 하는건 어떻게 하나욤 캬~
조건없이 해당 항목 <input을 나오게 하는건 어떻게 하나욤 캬~
해결됐네요..
근데 삭제문제는 아직 못했어유 ㅡ_- ;
삭제하는건은...봐도 모르것네요 핫!
근데 삭제문제는 아직 못했어유 ㅡ_- ;
삭제하는건은...봐도 모르것네요 핫!