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

테이블이 깨졌어요
 
홈페이지 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년 전 조회 777
13년 전 조회 854
13년 전 조회 1,219
13년 전 조회 771
13년 전 조회 1,474
13년 전 조회 893
13년 전 조회 788
13년 전 조회 911
13년 전 조회 847
13년 전 조회 1,993
13년 전 조회 1,194
13년 전 조회 1,159
13년 전 조회 2,105
13년 전 조회 1,142
13년 전 조회 768
13년 전 조회 767
13년 전 조회 1,512
13년 전 조회 955
13년 전 조회 750
13년 전 조회 1,007
13년 전 조회 2,876
13년 전 조회 1,551
13년 전 조회 1,344
13년 전 조회 791
13년 전 조회 727
13년 전 조회 661
13년 전 조회 914
13년 전 조회 1,152
13년 전 조회 3,184
13년 전 조회 1,009
13년 전 조회 1,211
13년 전 조회 919
13년 전 조회 786
13년 전 조회 1,030
13년 전 조회 1,037
13년 전 조회 1,299
13년 전 조회 2,730
13년 전 조회 3,181
13년 전 조회 1,202
13년 전 조회 1,259
13년 전 조회 733
13년 전 조회 1,891
13년 전 조회 802
13년 전 조회 885
13년 전 조회 686
13년 전 조회 1,391
13년 전 조회 822
13년 전 조회 1,194
13년 전 조회 1,185
13년 전 조회 689
13년 전 조회 2,282
13년 전 조회 1,420
13년 전 조회 1,138
13년 전 조회 1,106
13년 전 조회 895
13년 전 조회 710
13년 전 조회 641
13년 전 조회 1,371
13년 전 조회 1,148
13년 전 조회 759
13년 전 조회 5,849
13년 전 조회 827
13년 전 조회 653
13년 전 조회 589
13년 전 조회 680
13년 전 조회 1,192
13년 전 조회 788
13년 전 조회 1,000
13년 전 조회 1,338
13년 전 조회 886
13년 전 조회 1,774
13년 전 조회 811
13년 전 조회 813
13년 전 조회 1,242
13년 전 조회 1,401
13년 전 조회 2,063
13년 전 조회 757
13년 전 조회 810
13년 전 조회 728
13년 전 조회 1,398
13년 전 조회 2,036
13년 전 조회 1,143
13년 전 조회 1,462
13년 전 조회 843
13년 전 조회 556
13년 전 조회 676
13년 전 조회 1,204
13년 전 조회 1,870
13년 전 조회 1,648
13년 전 조회 1,231
13년 전 조회 1,297
13년 전 조회 610
13년 전 조회 807
13년 전 조회 2,095
13년 전 조회 732
13년 전 조회 758
13년 전 조회 4,617
13년 전 조회 1,282
13년 전 조회 3,289
13년 전 조회 740
🐛 버그신고