묻고답하기
page_full_width" class="col-xs-12" |cond="$__Context->page_full_width">
주소 링크와 관련된 에러문제 (아래 글썼던 사람입니다.)
2005.12.21 23:34
드림위버 MX로 작업을 주로 하는데요. 어제 하다가 신기한건지...여튼간에 깜짝 놀랐는데...
글씨에다가나 이미지에 일반 웹페이지를 링크하니까 에러가 나네요? 404페이지를 찾을 수 없습니다. 라는 말과 함께. 혹은 일반적으로 뜨는 페이지를 찾을 수 없습
니다..라던가..
링크한 주소는 www.daum.net 등처럼 해서 넣었는데. 뭐가 문제가 있는건가요?
신기한건 제 계정에 올려진 제로보드 게시판 주소를 넣으면 신기하게도 연결이 된다는거죠. ㅡㅡ;;
각 업체 서버측에서 뭔가 막아둔것 때문에 그런건지...너무 기초적인 질문일지도 모른다는 생각에 답답...
php파일 형식이라서 그런줄 알고 html 파일 새로 만들고 글씨 아무거나 써서 위에서처럼 www.daum.net 으로 주소를 링크해도 안되네요. 물론 이미지에 저렇게
써서 연결을 해도요. 좀 도와주세요.
---------------------------------------------------------
<?
$_zb_url = "http://sharkcompany.linuxtop.co.kr/bbs/";
$_zb_path = "/home/client/sharkcompany/www/bbs/";
include $_zb_path."outlogin.php";
?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>무제 문서</title>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr">
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
function MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function MM_findObj(n, d) { //v4.01
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function MM_swapImage() { //v3.0
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->
</script>
</head>
<body onLoad="MM_preloadImages('image/board_over.jpg','image/guest_over.jpg','image/picture_over.jpg','image/pds_over.jpg','image/link_over.jpg')">
<div align="center">
<table width="805" border="0" cellpadding="0" cellspacing="0">
<!--DWLayoutTable-->
<tr>
<td colspan="2" rowspan="2" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0">
<!--DWLayoutTable-->
<tr>
<td width="299" height="113" valign="top"><a href="Untitled-1.htm"><img src="image/logo.jpg" width="299" height="113" border="0"></a></td>
</tr>
</table></td>
<td height="54" colspan="7" valign="top"><img src="image/upper.jpg" width="506" height="54"></td>
</tr>
<tr>
<td width="8" height="59" valign="top"><img src="image/left_upper.jpg" width="8" height="59"></td>
<td width="99" valign="top"><a href="http://sharkcompany.linuxtop.co.kr/bbs/zboard.php?id=general" target="mainFrame" onMouseOver="MM_swapImage('Image4','','image/board_over.jpg',1)" onMouseOut="MM_swapImgRestore()"><img src="image/board.jpg" name="Image4" width="99" height="59" border="0"></a></td>
<td width="100" valign="top"><a href="http://sharkcompany.linuxtop.co.kr/bbs/zboard.php?id=guest" target="mainFrame" onMouseOver="MM_swapImage('Image5','','image/guest_over.jpg',1)" onMouseOut="MM_swapImgRestore()"><img src="image/guest.jpg" name="Image5" width="100" height="59" border="0"></a></td>
<td width="113" valign="top"><a href="http://sharkcompany.linuxtop.co.kr/bbs/zboard.php?id=picture" target="mainFrame" onMouseOver="MM_swapImage('Image6','','image/picture_over.jpg',1)" onMouseOut="MM_swapImgRestore()"><img src="image/picture.jpg" name="Image6" width="113" height="59" border="0"></a></td>
<td width="78" valign="top"><a href="http://sharkcompany.linuxtop.co.kr/bbs/zboard.php?id=pds" target="mainFrame" onMouseOver="MM_swapImage('Image7','','image/pds_over.jpg',1)" onMouseOut="MM_swapImgRestore()"><img src="image/pds.jpg" name="Image7" width="78" height="59" border="0"></a></td>
<td width="93" valign="top"><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image8','','image/link_over.jpg',1)"><img src="image/link.jpg" name="Image8" width="93" height="59" border="0"></a></td>
<td width="15" valign="top"><img src="image/right_upper.jpg" width="15" height="59"></td>
</tr>
<tr>
<td height="5" colspan="9" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#666666">
<!--DWLayoutTable-->
<tr>
<td width="800" height="4"></td>
</tr>
<!--DWLayoutTable-->
<tr>
<td height="1"></td>
</tr>
</table></td>
</tr>
<tr>
<td width="199" height="16" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0">
<!--DWLayoutTable-->
<tr>
<td width="199" height="16" valign="top" bgcolor="#CCCCCC"><!--DWLayoutEmptyCell--> </td>
</tr>
</table></td>
<td colspan="8" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0">
<!--DWLayoutTable-->
<tr>
<td width="606" height="16" valign="top" bgcolor="#CCCCCC"><!--DWLayoutEmptyCell--> </td>
</tr>
</table></td>
</tr>
<tr>
<td height="481" colspan="9" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0">
<!--DWLayoutTable-->
<tr>
<td width="364" height="33"> </td>
<td width="341"> </td>
<td width="100"> </td>
</tr>
<tr>
<td height="61"> </td>
<td valign="top"><a href="www.daum.net">다음</a></td>
<td> </td>
</tr>
<tr>
<td height="387"> </td>
<td> </td>
<td> </td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="71" colspan="9" valign="top"><img src="image/reserved.jpg" width="805" height="71"></td>
</tr>
<tr>
<td height="1"></td>
<td width="100"></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
</table>
</div>
</body>
</html>
글씨에다가나 이미지에 일반 웹페이지를 링크하니까 에러가 나네요? 404페이지를 찾을 수 없습니다. 라는 말과 함께. 혹은 일반적으로 뜨는 페이지를 찾을 수 없습
니다..라던가..
링크한 주소는 www.daum.net 등처럼 해서 넣었는데. 뭐가 문제가 있는건가요?
신기한건 제 계정에 올려진 제로보드 게시판 주소를 넣으면 신기하게도 연결이 된다는거죠. ㅡㅡ;;
각 업체 서버측에서 뭔가 막아둔것 때문에 그런건지...너무 기초적인 질문일지도 모른다는 생각에 답답...
php파일 형식이라서 그런줄 알고 html 파일 새로 만들고 글씨 아무거나 써서 위에서처럼 www.daum.net 으로 주소를 링크해도 안되네요. 물론 이미지에 저렇게
써서 연결을 해도요. 좀 도와주세요.
---------------------------------------------------------
<?
$_zb_url = "http://sharkcompany.linuxtop.co.kr/bbs/";
$_zb_path = "/home/client/sharkcompany/www/bbs/";
include $_zb_path."outlogin.php";
?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>무제 문서</title>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr">
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
function MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function MM_findObj(n, d) { //v4.01
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function MM_swapImage() { //v3.0
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->
</script>
</head>
<body onLoad="MM_preloadImages('image/board_over.jpg','image/guest_over.jpg','image/picture_over.jpg','image/pds_over.jpg','image/link_over.jpg')">
<div align="center">
<table width="805" border="0" cellpadding="0" cellspacing="0">
<!--DWLayoutTable-->
<tr>
<td colspan="2" rowspan="2" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0">
<!--DWLayoutTable-->
<tr>
<td width="299" height="113" valign="top"><a href="Untitled-1.htm"><img src="image/logo.jpg" width="299" height="113" border="0"></a></td>
</tr>
</table></td>
<td height="54" colspan="7" valign="top"><img src="image/upper.jpg" width="506" height="54"></td>
</tr>
<tr>
<td width="8" height="59" valign="top"><img src="image/left_upper.jpg" width="8" height="59"></td>
<td width="99" valign="top"><a href="http://sharkcompany.linuxtop.co.kr/bbs/zboard.php?id=general" target="mainFrame" onMouseOver="MM_swapImage('Image4','','image/board_over.jpg',1)" onMouseOut="MM_swapImgRestore()"><img src="image/board.jpg" name="Image4" width="99" height="59" border="0"></a></td>
<td width="100" valign="top"><a href="http://sharkcompany.linuxtop.co.kr/bbs/zboard.php?id=guest" target="mainFrame" onMouseOver="MM_swapImage('Image5','','image/guest_over.jpg',1)" onMouseOut="MM_swapImgRestore()"><img src="image/guest.jpg" name="Image5" width="100" height="59" border="0"></a></td>
<td width="113" valign="top"><a href="http://sharkcompany.linuxtop.co.kr/bbs/zboard.php?id=picture" target="mainFrame" onMouseOver="MM_swapImage('Image6','','image/picture_over.jpg',1)" onMouseOut="MM_swapImgRestore()"><img src="image/picture.jpg" name="Image6" width="113" height="59" border="0"></a></td>
<td width="78" valign="top"><a href="http://sharkcompany.linuxtop.co.kr/bbs/zboard.php?id=pds" target="mainFrame" onMouseOver="MM_swapImage('Image7','','image/pds_over.jpg',1)" onMouseOut="MM_swapImgRestore()"><img src="image/pds.jpg" name="Image7" width="78" height="59" border="0"></a></td>
<td width="93" valign="top"><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image8','','image/link_over.jpg',1)"><img src="image/link.jpg" name="Image8" width="93" height="59" border="0"></a></td>
<td width="15" valign="top"><img src="image/right_upper.jpg" width="15" height="59"></td>
</tr>
<tr>
<td height="5" colspan="9" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#666666">
<!--DWLayoutTable-->
<tr>
<td width="800" height="4"></td>
</tr>
<!--DWLayoutTable-->
<tr>
<td height="1"></td>
</tr>
</table></td>
</tr>
<tr>
<td width="199" height="16" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0">
<!--DWLayoutTable-->
<tr>
<td width="199" height="16" valign="top" bgcolor="#CCCCCC"><!--DWLayoutEmptyCell--> </td>
</tr>
</table></td>
<td colspan="8" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0">
<!--DWLayoutTable-->
<tr>
<td width="606" height="16" valign="top" bgcolor="#CCCCCC"><!--DWLayoutEmptyCell--> </td>
</tr>
</table></td>
</tr>
<tr>
<td height="481" colspan="9" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0">
<!--DWLayoutTable-->
<tr>
<td width="364" height="33"> </td>
<td width="341"> </td>
<td width="100"> </td>
</tr>
<tr>
<td height="61"> </td>
<td valign="top"><a href="www.daum.net">다음</a></td>
<td> </td>
</tr>
<tr>
<td height="387"> </td>
<td> </td>
<td> </td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="71" colspan="9" valign="top"><img src="image/reserved.jpg" width="805" height="71"></td>
</tr>
<tr>
<td height="1"></td>
<td width="100"></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
</table>
</div>
</body>
</html>
<td valign="top"><a href="http://www.daum.net">다음</a></td>