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

테이블이 깨졌어요
 
홈페이지 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년 전 조회 786
13년 전 조회 862
13년 전 조회 1,227
13년 전 조회 778
13년 전 조회 1,478
13년 전 조회 899
13년 전 조회 798
13년 전 조회 924
13년 전 조회 855
13년 전 조회 1,999
13년 전 조회 1,202
13년 전 조회 1,167
13년 전 조회 2,110
13년 전 조회 1,150
13년 전 조회 779
13년 전 조회 773
13년 전 조회 1,525
13년 전 조회 965
13년 전 조회 757
13년 전 조회 1,014
13년 전 조회 2,880
13년 전 조회 1,558
13년 전 조회 1,350
13년 전 조회 800
13년 전 조회 736
13년 전 조회 670
13년 전 조회 926
13년 전 조회 1,162
13년 전 조회 3,190
13년 전 조회 1,012
13년 전 조회 1,219
13년 전 조회 925
13년 전 조회 794
13년 전 조회 1,038
13년 전 조회 1,045
13년 전 조회 1,307
13년 전 조회 2,736
13년 전 조회 3,186
13년 전 조회 1,208
13년 전 조회 1,278
13년 전 조회 746
13년 전 조회 1,900
13년 전 조회 817
13년 전 조회 894
13년 전 조회 694
13년 전 조회 1,402
13년 전 조회 830
13년 전 조회 1,200
13년 전 조회 1,193
13년 전 조회 697
13년 전 조회 2,288
13년 전 조회 1,432
13년 전 조회 1,142
13년 전 조회 1,110
13년 전 조회 905
13년 전 조회 717
13년 전 조회 651
13년 전 조회 1,376
13년 전 조회 1,156
13년 전 조회 770
13년 전 조회 5,858
13년 전 조회 836
13년 전 조회 664
13년 전 조회 594
13년 전 조회 690
13년 전 조회 1,197
13년 전 조회 796
13년 전 조회 1,011
13년 전 조회 1,346
13년 전 조회 892
13년 전 조회 1,783
13년 전 조회 819
13년 전 조회 824
13년 전 조회 1,247
13년 전 조회 1,407
13년 전 조회 2,068
13년 전 조회 761
13년 전 조회 820
13년 전 조회 742
13년 전 조회 1,403
13년 전 조회 2,041
13년 전 조회 1,150
13년 전 조회 1,466
13년 전 조회 850
13년 전 조회 563
13년 전 조회 683
13년 전 조회 1,212
13년 전 조회 1,878
13년 전 조회 1,653
13년 전 조회 1,240
13년 전 조회 1,302
13년 전 조회 613
13년 전 조회 813
13년 전 조회 2,098
13년 전 조회 736
13년 전 조회 765
13년 전 조회 4,620
13년 전 조회 1,286
13년 전 조회 3,292
13년 전 조회 745
🐛 버그신고