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

테이블이 깨졌어요
 
홈페이지 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년 전 조회 773
13년 전 조회 850
13년 전 조회 1,218
13년 전 조회 768
13년 전 조회 1,472
13년 전 조회 889
13년 전 조회 786
13년 전 조회 909
13년 전 조회 842
13년 전 조회 1,993
13년 전 조회 1,189
13년 전 조회 1,157
13년 전 조회 2,103
13년 전 조회 1,140
13년 전 조회 766
13년 전 조회 767
13년 전 조회 1,509
13년 전 조회 949
13년 전 조회 747
13년 전 조회 1,006
13년 전 조회 2,874
13년 전 조회 1,550
13년 전 조회 1,342
13년 전 조회 787
13년 전 조회 724
13년 전 조회 659
13년 전 조회 911
13년 전 조회 1,148
13년 전 조회 3,179
13년 전 조회 1,007
13년 전 조회 1,209
13년 전 조회 919
13년 전 조회 785
13년 전 조회 1,029
13년 전 조회 1,034
13년 전 조회 1,297
13년 전 조회 2,727
13년 전 조회 3,179
13년 전 조회 1,201
13년 전 조회 1,256
13년 전 조회 731
13년 전 조회 1,890
13년 전 조회 800
13년 전 조회 882
13년 전 조회 685
13년 전 조회 1,390
13년 전 조회 819
13년 전 조회 1,192
13년 전 조회 1,184
13년 전 조회 687
13년 전 조회 2,280
13년 전 조회 1,420
13년 전 조회 1,136
13년 전 조회 1,105
13년 전 조회 894
13년 전 조회 708
13년 전 조회 639
13년 전 조회 1,370
13년 전 조회 1,146
13년 전 조회 757
13년 전 조회 5,848
13년 전 조회 827
13년 전 조회 650
13년 전 조회 584
13년 전 조회 677
13년 전 조회 1,191
13년 전 조회 787
13년 전 조회 1,000
13년 전 조회 1,337
13년 전 조회 885
13년 전 조회 1,774
13년 전 조회 811
13년 전 조회 812
13년 전 조회 1,242
13년 전 조회 1,400
13년 전 조회 2,062
13년 전 조회 755
13년 전 조회 810
13년 전 조회 728
13년 전 조회 1,397
13년 전 조회 2,035
13년 전 조회 1,143
13년 전 조회 1,461
13년 전 조회 841
13년 전 조회 555
13년 전 조회 674
13년 전 조회 1,204
13년 전 조회 1,870
13년 전 조회 1,647
13년 전 조회 1,231
13년 전 조회 1,295
13년 전 조회 610
13년 전 조회 807
13년 전 조회 2,095
13년 전 조회 732
13년 전 조회 758
13년 전 조회 4,615
13년 전 조회 1,282
13년 전 조회 3,288
13년 전 조회 740
🐛 버그신고