외부 문서 불러오기

· 17년 전 · 2660
<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,492
17년 전 조회 3,251
17년 전 조회 2,137
17년 전 조회 4,247
17년 전 조회 1,637
17년 전 조회 1,356
17년 전 조회 1,474
17년 전 조회 1,349
17년 전 조회 1,587
17년 전 조회 1,966
17년 전 조회 2,576
17년 전 조회 2,652
17년 전 조회 1,661
17년 전 조회 1,409
17년 전 조회 2,678
17년 전 조회 3,106
17년 전 조회 3,473
17년 전 조회 3,419
17년 전 조회 2,576
17년 전 조회 4,003
17년 전 조회 3,425
17년 전 조회 5,738
17년 전 조회 2,905
17년 전 조회 2,110
17년 전 조회 2,184
17년 전 조회 2,014
17년 전 조회 1,965
17년 전 조회 3,027
17년 전 조회 2,136
17년 전 조회 1,803
17년 전 조회 2,314
17년 전 조회 1,361
17년 전 조회 1,908
17년 전 조회 3,119
17년 전 조회 2,373
17년 전 조회 2,037
17년 전 조회 2,275
17년 전 조회 1,562
17년 전 조회 1,954
17년 전 조회 1,476
17년 전 조회 2,005
17년 전 조회 2,033
17년 전 조회 1,279
17년 전 조회 3,383
17년 전 조회 4,550
17년 전 조회 2,716
17년 전 조회 7,723
17년 전 조회 4,080
17년 전 조회 4,396
17년 전 조회 2,661
17년 전 조회 3,149
17년 전 조회 3,888
17년 전 조회 4,234
17년 전 조회 3,406
17년 전 조회 3,381
17년 전 조회 3,539
17년 전 조회 2,713
17년 전 조회 2,300
17년 전 조회 3,340
17년 전 조회 3,505
17년 전 조회 4,838
17년 전 조회 1,820
17년 전 조회 2,854
17년 전 조회 2,928
17년 전 조회 2,146
17년 전 조회 2,439
17년 전 조회 2,078
17년 전 조회 2,620
17년 전 조회 4,019
17년 전 조회 4,122
17년 전 조회 2,327
17년 전 조회 1,570
17년 전 조회 1,710
17년 전 조회 1,855
17년 전 조회 1,846
17년 전 조회 1,599
17년 전 조회 1,745
17년 전 조회 1,558
17년 전 조회 2,062
17년 전 조회 2,980
17년 전 조회 2,066
17년 전 조회 1,607
17년 전 조회 1,918
17년 전 조회 2,566
17년 전 조회 2,197
17년 전 조회 1,477
17년 전 조회 6,133
17년 전 조회 3,514
17년 전 조회 3,424
17년 전 조회 2,808
17년 전 조회 3,019
17년 전 조회 2,973
17년 전 조회 3,469
17년 전 조회 2,598
17년 전 조회 2,714
17년 전 조회 2,775
17년 전 조회 2,760
17년 전 조회 2,886
17년 전 조회 3,439
17년 전 조회 2,935