묻고답하기

드림위버 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>
글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
clrRk include 할때 여백이 생겨요!!  
졸라맥 php 질문;  
카스테라 HP-UX나 리눅스 Test용으로 열어져있는 곳 없나요?  
졸라맥 php질문; [1] 2007.08.10
wings 일러스트cs 질문입니다. [1] 2007.08.10
문창호 [플래시 액션] geturl 로 이동후 게시판 목록에 글이 없어요;;~ ㅠ geturl말구 다른거 없나요 ㅠ [3] 2007.08.10
권용택 xml과 mysql에 대해서요 ..  
김수낙 주소 링크와 관련된 에러문제 (아래 글썼던 사람입니다.) [3] 2007.08.10
정승문 이것줌 봐주세요 ㅠㅠ 서기님은 꼭봐주시구요 [2] 2007.08.10
이태훈 테이블 색상변경(롤오바) 소스문의 (예제있음)  
문창호 [플래시 액션] 플래시에서 html의 <input type=text>로 값 넘기기 도와주세요 ㅠ  
IXIA 그림을 한번에 html이나 php 문서에 넣는 방법이 궁금해요 ㅠ [4] 2007.08.10
만인의연인 php문구에서 적용할수 있는 채널방식????  
박재진 클릭 후 랜덤으로 hml창을 뜨게... [1] 2007.08.10
구라즈 제로보드 게시판 배경 그림이 랜덤으로 출력될수있게 하고 싶어요 [1] 2007.08.10
정경일 도와 주세요!!! [2] 2007.08.10
Tanny 글자 색깔입히기 알고리즘이 제대로 안됩니다. [1] 2007.08.10
조성현 링크 target을 테이블에 줄수 있나요?  
정연식 게시판을 인터넷 신문기사처럼 보이게 할려면... [2] 2007.08.10
이정수 도메인 등록 질문! [1] 2007.08.10
김기창 wiki같은 프로그램들의 매크로의 원리가 궁금합니다. [2] 2007.08.10
고성민 Map 태그에 관하여 [3] 2007.08.10
츠메 체크박스 3개중에 한개 선택시 비활성되게 하려면 어떻게 해야 되나요 [3] 2007.08.10
박소정 sql User number와 password 그리고 DB네임  
호담닷컴 개인섭운영할려는데요 설치해주실분  
정용우 ZIO 2040 공유기 포트여는방법좀 알려주세요 T^T.. [1] 2007.08.10
박서화 나모 웹에디터 칼라 인쇄가 안돼요..흑..ㅠㅠ  
이동수 select에서의 변수 문제 [5] 2007.08.10
졸라맥 그림에.. [1] 2007.08.10
Not Uninvited. 실행시키면 특정 파일을 지워버리는 소스