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

테이블이 깨졌어요
 
홈페이지 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년 전 조회 791
13년 전 조회 866
13년 전 조회 1,230
13년 전 조회 781
13년 전 조회 1,480
13년 전 조회 903
13년 전 조회 801
13년 전 조회 928
13년 전 조회 858
13년 전 조회 2,001
13년 전 조회 1,207
13년 전 조회 1,175
13년 전 조회 2,111
13년 전 조회 1,152
13년 전 조회 781
13년 전 조회 778
13년 전 조회 1,528
13년 전 조회 965
13년 전 조회 763
13년 전 조회 1,016
13년 전 조회 2,885
13년 전 조회 1,561
13년 전 조회 1,355
13년 전 조회 802
13년 전 조회 740
13년 전 조회 678
13년 전 조회 930
13년 전 조회 1,164
13년 전 조회 3,190
13년 전 조회 1,016
13년 전 조회 1,222
13년 전 조회 928
13년 전 조회 797
13년 전 조회 1,041
13년 전 조회 1,050
13년 전 조회 1,311
13년 전 조회 2,737
13년 전 조회 3,189
13년 전 조회 1,210
13년 전 조회 1,281
13년 전 조회 748
13년 전 조회 1,904
13년 전 조회 818
13년 전 조회 896
13년 전 조회 696
13년 전 조회 1,406
13년 전 조회 832
13년 전 조회 1,203
13년 전 조회 1,196
13년 전 조회 699
13년 전 조회 2,289
13년 전 조회 1,438
13년 전 조회 1,146
13년 전 조회 1,113
13년 전 조회 913
13년 전 조회 720
13년 전 조회 652
13년 전 조회 1,379
13년 전 조회 1,158
13년 전 조회 773
13년 전 조회 5,861
13년 전 조회 836
13년 전 조회 668
13년 전 조회 600
13년 전 조회 692
13년 전 조회 1,202
13년 전 조회 796
13년 전 조회 1,012
13년 전 조회 1,348
13년 전 조회 892
13년 전 조회 1,785
13년 전 조회 824
13년 전 조회 828
13년 전 조회 1,254
13년 전 조회 1,408
13년 전 조회 2,073
13년 전 조회 763
13년 전 조회 822
13년 전 조회 742
13년 전 조회 1,405
13년 전 조회 2,043
13년 전 조회 1,154
13년 전 조회 1,470
13년 전 조회 851
13년 전 조회 566
13년 전 조회 683
13년 전 조회 1,215
13년 전 조회 1,879
13년 전 조회 1,655
13년 전 조회 1,242
13년 전 조회 1,304
13년 전 조회 617
13년 전 조회 815
13년 전 조회 2,101
13년 전 조회 739
13년 전 조회 768
13년 전 조회 4,622
13년 전 조회 1,291
13년 전 조회 3,294
13년 전 조회 747
🐛 버그신고