외부 문서 불러오기

· 17년 전 · 2616
<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,441
17년 전 조회 3,193
17년 전 조회 2,080
17년 전 조회 4,196
17년 전 조회 1,599
17년 전 조회 1,312
17년 전 조회 1,429
17년 전 조회 1,297
17년 전 조회 1,541
17년 전 조회 1,915
17년 전 조회 2,529
17년 전 조회 2,607
17년 전 조회 1,601
17년 전 조회 1,359
17년 전 조회 2,626
17년 전 조회 3,058
17년 전 조회 3,420
17년 전 조회 3,378
17년 전 조회 2,532
17년 전 조회 3,951
17년 전 조회 3,378
17년 전 조회 5,691
17년 전 조회 2,846
17년 전 조회 2,056
17년 전 조회 2,132
17년 전 조회 1,973
17년 전 조회 1,916
17년 전 조회 2,974
17년 전 조회 2,091
17년 전 조회 1,756
17년 전 조회 2,260
17년 전 조회 1,311
17년 전 조회 1,858
17년 전 조회 3,066
17년 전 조회 2,323
17년 전 조회 1,989
17년 전 조회 2,218
17년 전 조회 1,513
17년 전 조회 1,901
17년 전 조회 1,419
17년 전 조회 1,955
17년 전 조회 1,980
17년 전 조회 1,232
17년 전 조회 3,340
17년 전 조회 4,499
17년 전 조회 2,658
17년 전 조회 7,662
17년 전 조회 4,023
17년 전 조회 4,346
17년 전 조회 2,617
17년 전 조회 3,088
17년 전 조회 3,834
17년 전 조회 4,181
17년 전 조회 3,354
17년 전 조회 3,331
17년 전 조회 3,492
17년 전 조회 2,661
17년 전 조회 2,246
17년 전 조회 3,282
17년 전 조회 3,453
17년 전 조회 4,788
17년 전 조회 1,767
17년 전 조회 2,802
17년 전 조회 2,878
17년 전 조회 2,092
17년 전 조회 2,391
17년 전 조회 2,022
17년 전 조회 2,569
17년 전 조회 3,968
17년 전 조회 4,071
17년 전 조회 2,274
17년 전 조회 1,530
17년 전 조회 1,656
17년 전 조회 1,808
17년 전 조회 1,797
17년 전 조회 1,552
17년 전 조회 1,697
17년 전 조회 1,512
17년 전 조회 2,007
17년 전 조회 2,929
17년 전 조회 2,020
17년 전 조회 1,556
17년 전 조회 1,860
17년 전 조회 2,512
17년 전 조회 2,144
17년 전 조회 1,429
17년 전 조회 6,075
17년 전 조회 3,461
17년 전 조회 3,372
17년 전 조회 2,761
17년 전 조회 2,962
17년 전 조회 2,909
17년 전 조회 3,421
17년 전 조회 2,537
17년 전 조회 2,656
17년 전 조회 2,715
17년 전 조회 2,708
17년 전 조회 2,835
17년 전 조회 3,389
17년 전 조회 2,875