실수로 어떤 페이지에 'ㅁ'글자를 넣었는데 어딘지 모르겠어요. 소스를 알려드리면 이래요 정보
실수로 어떤 페이지에 'ㅁ'글자를 넣었는데 어딘지 모르겠어요. 소스를 알려드리면 이래요본문
<!-- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> -->
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=euc-kr">
<title>제품소개 > [복사본] voipcrm 베이직 1 페이지</title>
<link rel="stylesheet" href="../style.css" type="text/css">
</head>
<script type="text/javascript">
// 자바스크립트에서 사용하는 전역변수 선언
var g4_path = "..";
var g4_bbs = "bbs";
var g4_bbs_img = "img";
var g4_url = "http://hunetkorea.com";
var g4_is_member = "";
var g4_is_admin = "";
var g4_bo_table = "product_100";
var g4_sca = "";
var g4_charset = "euc-kr";
var g4_cookie_domain = "";
var g4_is_gecko = navigator.userAgent.toLowerCase().indexOf("gecko") != -1;
var g4_is_ie = navigator.userAgent.toLowerCase().indexOf("msie") != -1;
</script>
<script type="text/javascript" src="../js/jquery-1.4.2.min.js"></script>
<script type="text/javascript" src="../js/common.js"></script>
<body topmargin="0" leftmargin="0" >
<a name="g4_head"></a>
<script type="text/javascript" src="../js/sideview.js"></script>
<style>
<!--
a.text:link, a.text:visited, a.text:active { color:#A8A8A8; text-decoration:none;}
a.text:hover { color:#FFBECC; text-decoration:none;}
.no_title { font-family:나눔고딕,돋움,Tahoma,Verdana; font-size:11px; text-align:left; }
.no_by { font-family:나눔고딕,돋움,Tahoma,Verdana; font-size:11px; text-align:left;}
.color_pink1 { color:#F99FA6; }
.color_pink2 { color:#EFA8AE; }
.color_gray1 { color:#BCBCBC; }
.color_gray2 { color:#999999; }
.ed { background-color:#FFF6F6; border:1px solid #FFE6E6;}
.tx { background-color:#FFF6F6; border:1px solid #FFE6E6;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #FFDEDE;
scrollbar-shadow-color: #FFFFFF;
scrollbar-darkshadow-color: #FFDEDE;
scrollbar-track-color: #FFF6F6;
scrollbar-arrow-color: #FDB6B6;
overflow-x:hidden; overflow-y:auto;}
.vc_pad1 { PADDING-LEFT: 6px; PADDING-top: 5px; PADDING-BOTTOM: 5px; }
.vc_pad2 { PADDING-RIGHT: 6px; PADDING-top: 4px; PADDING-BOTTOM: 4px; }
-->
</style>
<table width="100%" height="1" align=center cellpadding=0 cellspacing=0>
</table>
<script language="JavaScript">
//if ("") document.fcategory.sca.value = "";
if ("") {
document.fsearch.sfl.value = "";
document.fsearch.sop.value = "and";
}
</script>
<script language="JavaScript">
// HTML 로 넘어온 <img ... > 태그의 폭이 테이블폭보다 크다면 테이블폭을 적용한다.
function resize_image()
{
var target = document.getElementsByName('target_resize_image[]');
var image_width = parseInt('765');
var image_height = 0;
for(i=0; i<target.length; i++) {
// 원래 사이즈를 저장해 놓는다
target[i].tmp_width = target[i].width;
target[i].tmp_height = target[i].height;
// 이미지 폭이 테이블 폭보다 크다면 테이블폭에 맞춘다
if(target[i].width > image_width) {
image_height = parseFloat(target[i].width / target[i].height)
target[i].width = image_width;
target[i].height = parseInt(image_width / image_height);
}
}
}
window.onload = resize_image;
</script>
ㅁ <= 여기에 들어가있네영. 게시판 페이지는 엄는것 같구 어떤
시스템 페이지에 적힌 것 같애여. 페이지마다 'ㅁ'요게 없는 페이지도 있구 있는 페이지 도 있어요.
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</TD>
</TR>
<!--중앙 END-->
<style type="text/css">
.copy {
color: #666;
font-family: "돋움",Dotum;
font-size: 11px;
}
.ext a {
font-family: "Rix고딕 M";
font-size: 11.3px;
color: #0213bf;
font-weight:lighter
}
</style>
<TR><TD height="20"></TD></TR>
<!--하단 START-->
<tr>
<td>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=euc-kr">
<title>제품소개 > [복사본] voipcrm 베이직 1 페이지</title>
<link rel="stylesheet" href="../style.css" type="text/css">
</head>
<script type="text/javascript">
// 자바스크립트에서 사용하는 전역변수 선언
var g4_path = "..";
var g4_bbs = "bbs";
var g4_bbs_img = "img";
var g4_url = "http://hunetkorea.com";
var g4_is_member = "";
var g4_is_admin = "";
var g4_bo_table = "product_100";
var g4_sca = "";
var g4_charset = "euc-kr";
var g4_cookie_domain = "";
var g4_is_gecko = navigator.userAgent.toLowerCase().indexOf("gecko") != -1;
var g4_is_ie = navigator.userAgent.toLowerCase().indexOf("msie") != -1;
</script>
<script type="text/javascript" src="../js/jquery-1.4.2.min.js"></script>
<script type="text/javascript" src="../js/common.js"></script>
<body topmargin="0" leftmargin="0" >
<a name="g4_head"></a>
<script type="text/javascript" src="../js/sideview.js"></script>
<style>
<!--
a.text:link, a.text:visited, a.text:active { color:#A8A8A8; text-decoration:none;}
a.text:hover { color:#FFBECC; text-decoration:none;}
.no_title { font-family:나눔고딕,돋움,Tahoma,Verdana; font-size:11px; text-align:left; }
.no_by { font-family:나눔고딕,돋움,Tahoma,Verdana; font-size:11px; text-align:left;}
.color_pink1 { color:#F99FA6; }
.color_pink2 { color:#EFA8AE; }
.color_gray1 { color:#BCBCBC; }
.color_gray2 { color:#999999; }
.ed { background-color:#FFF6F6; border:1px solid #FFE6E6;}
.tx { background-color:#FFF6F6; border:1px solid #FFE6E6;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #FFDEDE;
scrollbar-shadow-color: #FFFFFF;
scrollbar-darkshadow-color: #FFDEDE;
scrollbar-track-color: #FFF6F6;
scrollbar-arrow-color: #FDB6B6;
overflow-x:hidden; overflow-y:auto;}
.vc_pad1 { PADDING-LEFT: 6px; PADDING-top: 5px; PADDING-BOTTOM: 5px; }
.vc_pad2 { PADDING-RIGHT: 6px; PADDING-top: 4px; PADDING-BOTTOM: 4px; }
-->
</style>
<table width="100%" height="1" align=center cellpadding=0 cellspacing=0>
</table>
<script language="JavaScript">
//if ("") document.fcategory.sca.value = "";
if ("") {
document.fsearch.sfl.value = "";
document.fsearch.sop.value = "and";
}
</script>
<script language="JavaScript">
// HTML 로 넘어온 <img ... > 태그의 폭이 테이블폭보다 크다면 테이블폭을 적용한다.
function resize_image()
{
var target = document.getElementsByName('target_resize_image[]');
var image_width = parseInt('765');
var image_height = 0;
for(i=0; i<target.length; i++) {
// 원래 사이즈를 저장해 놓는다
target[i].tmp_width = target[i].width;
target[i].tmp_height = target[i].height;
// 이미지 폭이 테이블 폭보다 크다면 테이블폭에 맞춘다
if(target[i].width > image_width) {
image_height = parseFloat(target[i].width / target[i].height)
target[i].width = image_width;
target[i].height = parseInt(image_width / image_height);
}
}
}
window.onload = resize_image;
</script>
ㅁ <= 여기에 들어가있네영. 게시판 페이지는 엄는것 같구 어떤
시스템 페이지에 적힌 것 같애여. 페이지마다 'ㅁ'요게 없는 페이지도 있구 있는 페이지 도 있어요.
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</TD>
</TR>
<!--중앙 END-->
<style type="text/css">
.copy {
color: #666;
font-family: "돋움",Dotum;
font-size: 11px;
}
.ext a {
font-family: "Rix고딕 M";
font-size: 11.3px;
color: #0213bf;
font-weight:lighter
}
</style>
<TR><TD height="20"></TD></TR>
<!--하단 START-->
<tr>
<td>
댓글 전체
주소를 알려주세요..어느 페이지에 넣었는지.
컨트롤 + f 눌러서 찾으면 안되나요?