초보입니다 뭘 잘못 건드렸는지 ㅜ_ㅜ

테이블이 깨졌어요
 
홈페이지 outlogin 스킨 입니다
 
<tr>과 </tr>
<td>와 </td>
<table>가 </table>
갯수가 안맞아요
어느 부분인지 몰라도 복사되어 잘못 삽입된건지 지워진건지
 
 
 
<?
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
if ($g4['https_url']) {
    $outlogin_url = $_GET['url'];
    if ($outlogin_url) {
        if (preg_match("/^\.\.\//", $outlogin_url)) {
            $outlogin_url = urlencode($g4[url]."/".preg_replace("/^\.\.\//", "", $outlogin_url));
        }
        else {
            $purl = parse_url($g4[url]);
            if ($purl[path]) {
                $path = urlencode($purl[path]);
                $urlencode = preg_replace("/".$path."/", "", $urlencode);
            }
            $outlogin_url = $g4[url].$urlencode;
        }
    }
    else {
        $outlogin_url = $g4[url];
    }
}
else {
    $outlogin_url = $urlencode;
}
?>
<script type="text/javascript" src="<?=$g4[path]?>/js/capslock.js"></script>
<?
$url = '';
if ($g4['https_url']) {
    if (preg_match("/^\./", $urlencode))
        $url = $g4[url];
    else
        $url = $g4[url].$urlencode;
} else {
    $url = $urlencode;
}
?>
<script type="text/javascript" src="<?=$g4[path]?>/js/capslock.js"></script>
<script language="JavaScript">
function Checksend()
{
 if (document.formlogin2.ori_name.value == '') { alert('이름을 입력해 주세요.'); document.formlogin2.ori_name.focus(); return; }
 
 //주민등록번호가 각각 6자리,7자리가 맞는지 확인
 var str1 = document.formlogin2.ori_jumin1.value;
 var str2 = document.formlogin2.ori_jumin2.value;
 
 if((str1.length != 6) || (str2.length != 7))
 {
  window.alert('주민등록번호가 제대로 기입되지 않았습니다');
  document.formlogin2.ori_jumin1.value='';
  document.formlogin2.ori_jumin2.value='';
  document.formlogin2.ori_jumin1.focus();
  return;
 }
document.charset = 'euc-kr';
 
var name = document.formlogin2.ori_name.value;
var jumin1 = document.formlogin2.ori_jumin1.value;
var jumin2 = document.formlogin2.ori_jumin2.value;
 
document.formlogin2.action = "http://name.siren24.com/servlet/name_check?name=a+name+"&jumin1="+jumin1+"&jumin2="+jumin2;e="+name+"&jumin1="+jumin1+"&jumin2="+jumin2;
document.formlogin2.submit();
document.charset = 'utf-8';

}
</script>
<!--로그인-->
<table width="453" border="0" cellspacing="0" cellpadding="0">
<form name="fhead" method="post" onsubmit="return fhead_submit(this);" autocomplete="off" style="margin:0px;">
<input type="hidden" name="url" value="<?=$outlogin_url?>">
  <tr>
    <td><img src="<?=$outlogin_skin_path?>/img/index_login_1.gif" width="453" height="130"></td>
  </tr>
  <tr>
    <td height="100" align="center" valign="top" background="<?=$outlogin_skin_path?>/img/index_login_bg.gif">
 <table width="400" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="193" height="32" align="left" valign="top"><img src="<?=$outlogin_skin_path?>/img/title.gif" width="128" height="27"></td>
        <td width="207" align="left" valign="top"><a href="javascript:win_password_forget();">
  <img src="<?=$outlogin_skin_path?>/img/i_help.gif" border="0"></td>
      </tr>
      <tr>
        <td><table width="193" border="0" cellspacing="0" cellpadding="0">
            <tr>
              <td width="68" valign="top"><img src="<?=$outlogin_skin_path?>/img/id_i.gif" width="68" height="42"></td>
              <td width="125" valign="top">
     <table width="125" border="0" cellpadding="0" cellspacing="0">
                  <tr>
                    <td height="23" align="left" valign="top"><input type='text' name='mb_id' value='' style="font-weight: bold; border-width:1; border-color:rgb(219,219,219); border-style:solid; width:118px; height:18px;" class='login' onFocus="this.style.background='#F6F6F6'" onBlur="this.style.background='#F6F6F6'"></td>
                  </tr>
                  <tr>
                    <td><input name='mb_password' type='password' class="login" style="font-weight: bold; border-width:1; border-color:rgb(219,219,219); border-style:solid; width:118px; height:18px;" onFocus="this.style.background='#F6F6F6'" onBlur="this.style.background='#F6F6F6'" value=''></td>
                
                  </tr>
              </table>
     </td>
            </tr>
        </table>
  </td>
  
        <td align="left" valign="top">
  <table width="207" border="0" cellspacing="0" cellpadding="0">
        </table>
  </td>
      </tr>
    </table>
 </td>
  </tr>
 
    <td><img src="<?=$outlogin_skin_path?>/img/index_login_3.gif" width="453" height="46"></td>
  </tr>
  </form>
 
 
  <!--form name="login" method="post" action="../bin/nc_d.php" onsubmit="return check_item();"-->
 
 
  <form name=formlogin2 action="https://name.siren24.com/servlet/name_check" method="post">
 
  <input type="hidden" name="id" value="LTO001">
  <input type="hidden" name="reqInfo">
  </form>
 
          <tr>
            <td width="68" valign="top"><img src="<?=$outlogin_skin_path?>/img/man.gif" width="68" height="40"></td>
            <td width="125" valign="top">
   <table width="125" border="0" cellpadding="0" cellspacing="0">
                <tr>
                  <td height="23" align="left" valign="top"><input type='text' name='ori_name' style="font-weight: bold; border-width:1; border-color:rgb(219,219,219); border-style:solid; width:118px; height:18px;" class='man' onFocus="this.style.background='#F6F6F6'" onBlur="this.style.background='#F6F6F6'"></td>
  <form name=formlogin2 action="https://name.siren24.com/servlet/name_check" method="post">
                <tr>
                  <td><input type='text' name='ori_jumin1' size='6' maxlength='6' style=" font-weight: bold; border-width:1; border-color:rgb(219,219,219); border-style:solid; width:55px; height:18px;" class='man' onFocus="this.style.background='#F6F6F6'" onBlur="this.style.background='#F6F6F6'">-<input type=password name=ori_jumin2 size=7 maxlength=7 style=" font-weight: bold; border-width:1; border-color:rgb(219,219,219); border-style:solid; width:53px; height:18px;" class='man' onFocus="this.style.background='#F6F6F6'" onBlur="this.style.background='#F6F6F6'">
                      <input type="hidden" name="type_no" value="0">
                  </td>
                </tr>
            </table></td>
          </tr>
        </table></td>
        <td width="207" align="left" valign="top"><a href="javascript:Checksend()"><img src="<?=$outlogin_skin_path?>/img/i_join.gif" border="0"></a></td>
      </tr>
    </table></td>
  </tr>
  <tr>
    <td><img src="<?=$outlogin_skin_path?>/img/index_login_2.gif" width="453" height="17"></td>
  </tr></form>
</table>
<script language="JavaScript">
function fhead_submit(f)
{
    if (!f.mb_id.value) {
        alert("회원아이디를 입력하십시오.");
        f.mb_id.focus();
        return false;
    }
    if (!f.mb_password.value) {
        alert("패스워드를 입력하십시오.");
        f.mb_password.focus();
        return false;
    }
    <?
    if ($g4[https_url])
        echo "f.action = '$g4[https_url]/$g4[bbs]/login_check.php';";
    else
        echo "f.action = '$g4[bbs_path]/login_check.php';";
    ?>
    return true;
}
     function check_item(){
                var str;
                str = document.login.name.value;
                if(!str){
                        alert("이름을 입력하세요");
                        document.login.name.focus();
                        return;
                }
               
                str = document.login.jumin1.value;
                if(!str){
                        alert("주민등록번호를 입력하세요.");
                        document.login.jumin1.focus();
                        return;
                }
               
                str = document.login.jumin2.value;
                if(!str){
                        alert("주민등록번호를 입력하세요.");
                        document.login.jumin2.focus();
                        return;
                }
               
                document.login.submit();
        }
</script>
 
|

댓글 1개

57 번째 그쯤에 서 이상하네요 거기서지워진듯해요
댓글을 작성하시려면 로그인이 필요합니다.

프로그램

태그 필터 (최대 3개) 전체 개발자 소스 기타 mysql 팁자료실 javascript php linux flash 정규표현식 jquery node.js mobile 웹서버 os 프로그램 강좌 썸네일 이미지관련 도로명주소 그누보드5 기획자 견적서 계약서 기획서 마케팅 제안서 seo 통계 서식 통계자료 퍼블리셔 html css 반응형 웹접근성 퍼블리싱 표준화 반응형웹 홈페이지기초 부트스트랩 angularjs 포럼 스크린리더 센스리더 개발자톡 개발자팁 퍼블리셔톡 퍼블리셔팁 기획자톡 기획자팁 프로그램강좌 퍼블리싱강좌
+
제목 글쓴이 날짜 조회
13년 전 조회 792
13년 전 조회 868
13년 전 조회 1,233
13년 전 조회 781
13년 전 조회 1,481
13년 전 조회 904
13년 전 조회 802
13년 전 조회 930
13년 전 조회 860
13년 전 조회 2,005
13년 전 조회 1,208
13년 전 조회 1,177
13년 전 조회 2,112
13년 전 조회 1,154
13년 전 조회 781
13년 전 조회 778
13년 전 조회 1,529
13년 전 조회 967
13년 전 조회 764
13년 전 조회 1,018
13년 전 조회 2,886
13년 전 조회 1,562
13년 전 조회 1,356
13년 전 조회 802
13년 전 조회 741
13년 전 조회 680
13년 전 조회 930
13년 전 조회 1,166
13년 전 조회 3,192
13년 전 조회 1,016
13년 전 조회 1,223
13년 전 조회 930
13년 전 조회 798
13년 전 조회 1,043
13년 전 조회 1,053
13년 전 조회 1,312
13년 전 조회 2,738
13년 전 조회 3,190
13년 전 조회 1,212
13년 전 조회 1,282
13년 전 조회 748
13년 전 조회 1,906
13년 전 조회 818
13년 전 조회 896
13년 전 조회 697
13년 전 조회 1,406
13년 전 조회 834
13년 전 조회 1,204
13년 전 조회 1,197
13년 전 조회 700
13년 전 조회 2,290
13년 전 조회 1,440
13년 전 조회 1,147
13년 전 조회 1,115
13년 전 조회 915
13년 전 조회 722
13년 전 조회 654
13년 전 조회 1,380
13년 전 조회 1,158
13년 전 조회 775
13년 전 조회 5,864
13년 전 조회 837
13년 전 조회 668
13년 전 조회 601
13년 전 조회 693
13년 전 조회 1,203
13년 전 조회 796
13년 전 조회 1,013
13년 전 조회 1,350
13년 전 조회 894
13년 전 조회 1,786
13년 전 조회 825
13년 전 조회 831
13년 전 조회 1,256
13년 전 조회 1,408
13년 전 조회 2,075
13년 전 조회 764
13년 전 조회 823
13년 전 조회 743
13년 전 조회 1,405
13년 전 조회 2,046
13년 전 조회 1,156
13년 전 조회 1,470
13년 전 조회 853
13년 전 조회 568
13년 전 조회 683
13년 전 조회 1,219
13년 전 조회 1,880
13년 전 조회 1,656
13년 전 조회 1,243
13년 전 조회 1,305
13년 전 조회 618
13년 전 조회 815
13년 전 조회 2,101
13년 전 조회 743
13년 전 조회 768
13년 전 조회 4,623
13년 전 조회 1,291
13년 전 조회 3,294
13년 전 조회 747
🐛 버그신고