외부 문서 불러오기

· 17년 전 · 2729
<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,572
17년 전 조회 3,336
17년 전 조회 2,212
17년 전 조회 4,336
17년 전 조회 1,717
17년 전 조회 1,453
17년 전 조회 1,573
17년 전 조회 1,436
17년 전 조회 1,680
17년 전 조회 2,055
17년 전 조회 2,660
17년 전 조회 2,731
17년 전 조회 1,746
17년 전 조회 1,498
17년 전 조회 2,754
17년 전 조회 3,196
17년 전 조회 3,554
17년 전 조회 3,492
17년 전 조회 2,660
17년 전 조회 4,084
17년 전 조회 3,514
17년 전 조회 5,809
17년 전 조회 2,985
17년 전 조회 2,183
17년 전 조회 2,270
17년 전 조회 2,093
17년 전 조회 2,038
17년 전 조회 3,104
17년 전 조회 2,210
17년 전 조회 1,867
17년 전 조회 2,391
17년 전 조회 1,439
17년 전 조회 1,991
17년 전 조회 3,219
17년 전 조회 2,468
17년 전 조회 2,116
17년 전 조회 2,338
17년 전 조회 1,643
17년 전 조회 2,044
17년 전 조회 1,550
17년 전 조회 2,080
17년 전 조회 2,115
17년 전 조회 1,352
17년 전 조회 3,446
17년 전 조회 4,630
17년 전 조회 2,781
17년 전 조회 7,794
17년 전 조회 4,156
17년 전 조회 4,476
17년 전 조회 2,730
17년 전 조회 3,231
17년 전 조회 3,965
17년 전 조회 4,307
17년 전 조회 3,488
17년 전 조회 3,483
17년 전 조회 3,609
17년 전 조회 2,772
17년 전 조회 2,370
17년 전 조회 3,416
17년 전 조회 3,579
17년 전 조회 4,906
17년 전 조회 1,910
17년 전 조회 2,931
17년 전 조회 3,005
17년 전 조회 2,233
17년 전 조회 2,518
17년 전 조회 2,150
17년 전 조회 2,712
17년 전 조회 4,104
17년 전 조회 4,194
17년 전 조회 2,405
17년 전 조회 1,652
17년 전 조회 1,787
17년 전 조회 1,936
17년 전 조회 1,923
17년 전 조회 1,679
17년 전 조회 1,824
17년 전 조회 1,641
17년 전 조회 2,130
17년 전 조회 3,063
17년 전 조회 2,138
17년 전 조회 1,688
17년 전 조회 1,988
17년 전 조회 2,636
17년 전 조회 2,252
17년 전 조회 1,552
17년 전 조회 6,195
17년 전 조회 3,572
17년 전 조회 3,491
17년 전 조회 2,865
17년 전 조회 3,077
17년 전 조회 3,032
17년 전 조회 3,542
17년 전 조회 2,667
17년 전 조회 2,782
17년 전 조회 2,836
17년 전 조회 2,835
17년 전 조회 2,964
17년 전 조회 3,519
17년 전 조회 2,995