외부 문서 불러오기

· 17년 전 · 2658
<html>
<head>
    <title>http://www.blueb.co.kr</title>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr">
<script>
var please_wait = null;

function open_url(url, target) {
    if ( ! document.getElementById) {
          return false;
    }

    if (please_wait != null) {
          document.getElementById(target).innerHTML = please_wait;
    }

    if (window.ActiveXObject) {
          link = new ActiveXObject("Microsoft.XMLHTTP");
    } else if (window.XMLHttpRequest) {
          link = new XMLHttpRequest();
    }

    if (link == undefined) {
          return false;
    }
    link.onreadystatechange = function() { response(url, target); }
    link.open("GET", url, true);
    link.send(null);
}

function response(url, target) {
    if (link.readyState == 4) {
         document.getElementById(target).innerHTML = (link.status == 200) ? link.responseText : "링크가 정확하지 않습니다. 에러코드: " + link.status;
    }
}

function set_loading_message(msg) {
    please_wait = msg;
}

</script>
</head>
<body>

<table>
<tr>
<td valign=top width=150>
<H5>외부문서 불러오기</H5>
<a href="javascript:void(0)" onclick="open_url('http://www.blueb.co.kr/rss_xml.php?table=community_QNA','my_site_content');">Go to page 1</a><br>
<a href="javascript:void(0)" onclick="open_url('http://www.blueb.co.kr/rss_xml.php?table=community_tipntech','my_site_content');">Go to page 2</a><br>
<a href="javascript:void(0)" onclick="open_url('http://www.blueb.co.kr/rss_xml.php?table=JS_50','my_site_content');">Go to page 3</a><br>
<a href="javascript:void(0)" onclick="open_url('http://www.blueb.co.kr/rss_xml.php?table=JS_02','my_site_content');">Go to page 4</a><br>
<a href="javascript:void(0)" onclick="open_url('링크없다.html','my_site_content');">Broken Link</a><br>
</td>
<td valign=top>
<div id="my_site_content">
</div>
</td>
</tr>
</table>
[이 게시물은 관리자님에 의해 2011-10-31 16:49:28 Prototype에서 이동 됨]
|
댓글을 작성하시려면 로그인이 필요합니다.

프로그램

+
제목 글쓴이 날짜 조회
17년 전 조회 3,484
17년 전 조회 3,247
17년 전 조회 2,133
17년 전 조회 4,241
17년 전 조회 1,634
17년 전 조회 1,349
17년 전 조회 1,469
17년 전 조회 1,344
17년 전 조회 1,585
17년 전 조회 1,963
17년 전 조회 2,573
17년 전 조회 2,647
17년 전 조회 1,654
17년 전 조회 1,407
17년 전 조회 2,669
17년 전 조회 3,100
17년 전 조회 3,468
17년 전 조회 3,415
17년 전 조회 2,572
17년 전 조회 4,001
17년 전 조회 3,420
17년 전 조회 5,732
17년 전 조회 2,899
17년 전 조회 2,108
17년 전 조회 2,180
17년 전 조회 2,013
17년 전 조회 1,960
17년 전 조회 3,025
17년 전 조회 2,130
17년 전 조회 1,802
17년 전 조회 2,313
17년 전 조회 1,356
17년 전 조회 1,905
17년 전 조회 3,117
17년 전 조회 2,369
17년 전 조회 2,034
17년 전 조회 2,271
17년 전 조회 1,558
17년 전 조회 1,952
17년 전 조회 1,473
17년 전 조회 2,002
17년 전 조회 2,025
17년 전 조회 1,273
17년 전 조회 3,379
17년 전 조회 4,549
17년 전 조회 2,711
17년 전 조회 7,712
17년 전 조회 4,075
17년 전 조회 4,394
17년 전 조회 2,659
17년 전 조회 3,145
17년 전 조회 3,885
17년 전 조회 4,229
17년 전 조회 3,402
17년 전 조회 3,379
17년 전 조회 3,536
17년 전 조회 2,710
17년 전 조회 2,297
17년 전 조회 3,334
17년 전 조회 3,501
17년 전 조회 4,835
17년 전 조회 1,817
17년 전 조회 2,852
17년 전 조회 2,926
17년 전 조회 2,144
17년 전 조회 2,433
17년 전 조회 2,076
17년 전 조회 2,618
17년 전 조회 4,016
17년 전 조회 4,118
17년 전 조회 2,324
17년 전 조회 1,564
17년 전 조회 1,705
17년 전 조회 1,852
17년 전 조회 1,844
17년 전 조회 1,587
17년 전 조회 1,739
17년 전 조회 1,554
17년 전 조회 2,058
17년 전 조회 2,976
17년 전 조회 2,063
17년 전 조회 1,602
17년 전 조회 1,914
17년 전 조회 2,558
17년 전 조회 2,192
17년 전 조회 1,469
17년 전 조회 6,128
17년 전 조회 3,510
17년 전 조회 3,420
17년 전 조회 2,802
17년 전 조회 3,011
17년 전 조회 2,971
17년 전 조회 3,464
17년 전 조회 2,590
17년 전 조회 2,707
17년 전 조회 2,770
17년 전 조회 2,756
17년 전 조회 2,881
17년 전 조회 3,436
17년 전 조회 2,928