외부 문서 불러오기

· 17년 전 · 2776
<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,622
17년 전 조회 3,385
17년 전 조회 2,265
17년 전 조회 4,381
17년 전 조회 1,774
17년 전 조회 1,509
17년 전 조회 1,626
17년 전 조회 1,479
17년 전 조회 1,728
17년 전 조회 2,107
17년 전 조회 2,699
17년 전 조회 2,782
17년 전 조회 1,793
17년 전 조회 1,554
17년 전 조회 2,794
17년 전 조회 3,239
17년 전 조회 3,596
17년 전 조회 3,533
17년 전 조회 2,724
17년 전 조회 4,126
17년 전 조회 3,557
17년 전 조회 5,865
17년 전 조회 3,025
17년 전 조회 2,227
17년 전 조회 2,309
17년 전 조회 2,144
17년 전 조회 2,093
17년 전 조회 3,149
17년 전 조회 2,261
17년 전 조회 1,916
17년 전 조회 2,445
17년 전 조회 1,484
17년 전 조회 2,051
17년 전 조회 3,278
17년 전 조회 2,516
17년 전 조회 2,161
17년 전 조회 2,384
17년 전 조회 1,704
17년 전 조회 2,099
17년 전 조회 1,597
17년 전 조회 2,129
17년 전 조회 2,163
17년 전 조회 1,406
17년 전 조회 3,499
17년 전 조회 4,677
17년 전 조회 2,827
17년 전 조회 7,843
17년 전 조회 4,203
17년 전 조회 4,523
17년 전 조회 2,777
17년 전 조회 3,283
17년 전 조회 4,008
17년 전 조회 4,351
17년 전 조회 3,534
17년 전 조회 3,536
17년 전 조회 3,667
17년 전 조회 2,809
17년 전 조회 2,422
17년 전 조회 3,466
17년 전 조회 3,639
17년 전 조회 4,953
17년 전 조회 1,958
17년 전 조회 2,972
17년 전 조회 3,054
17년 전 조회 2,283
17년 전 조회 2,564
17년 전 조회 2,198
17년 전 조회 2,757
17년 전 조회 4,162
17년 전 조회 4,236
17년 전 조회 2,449
17년 전 조회 1,698
17년 전 조회 1,826
17년 전 조회 1,989
17년 전 조회 1,961
17년 전 조회 1,727
17년 전 조회 1,870
17년 전 조회 1,694
17년 전 조회 2,184
17년 전 조회 3,115
17년 전 조회 2,191
17년 전 조회 1,738
17년 전 조회 2,040
17년 전 조회 2,684
17년 전 조회 2,294
17년 전 조회 1,603
17년 전 조회 6,242
17년 전 조회 3,613
17년 전 조회 3,533
17년 전 조회 2,913
17년 전 조회 3,120
17년 전 조회 3,075
17년 전 조회 3,587
17년 전 조회 2,716
17년 전 조회 2,819
17년 전 조회 2,875
17년 전 조회 2,871
17년 전 조회 3,006
17년 전 조회 3,555
17년 전 조회 3,034