외부 문서 불러오기

· 17년 전 · 2774
<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,620
17년 전 조회 3,383
17년 전 조회 2,264
17년 전 조회 4,378
17년 전 조회 1,772
17년 전 조회 1,508
17년 전 조회 1,624
17년 전 조회 1,477
17년 전 조회 1,728
17년 전 조회 2,106
17년 전 조회 2,699
17년 전 조회 2,780
17년 전 조회 1,793
17년 전 조회 1,552
17년 전 조회 2,793
17년 전 조회 3,238
17년 전 조회 3,595
17년 전 조회 3,533
17년 전 조회 2,722
17년 전 조회 4,124
17년 전 조회 3,557
17년 전 조회 5,865
17년 전 조회 3,024
17년 전 조회 2,221
17년 전 조회 2,307
17년 전 조회 2,143
17년 전 조회 2,093
17년 전 조회 3,149
17년 전 조회 2,261
17년 전 조회 1,916
17년 전 조회 2,444
17년 전 조회 1,483
17년 전 조회 2,049
17년 전 조회 3,278
17년 전 조회 2,515
17년 전 조회 2,161
17년 전 조회 2,383
17년 전 조회 1,703
17년 전 조회 2,097
17년 전 조회 1,597
17년 전 조회 2,129
17년 전 조회 2,160
17년 전 조회 1,406
17년 전 조회 3,497
17년 전 조회 4,677
17년 전 조회 2,826
17년 전 조회 7,843
17년 전 조회 4,201
17년 전 조회 4,523
17년 전 조회 2,775
17년 전 조회 3,281
17년 전 조회 4,008
17년 전 조회 4,350
17년 전 조회 3,533
17년 전 조회 3,534
17년 전 조회 3,666
17년 전 조회 2,808
17년 전 조회 2,420
17년 전 조회 3,466
17년 전 조회 3,637
17년 전 조회 4,953
17년 전 조회 1,954
17년 전 조회 2,972
17년 전 조회 3,053
17년 전 조회 2,283
17년 전 조회 2,563
17년 전 조회 2,198
17년 전 조회 2,756
17년 전 조회 4,159
17년 전 조회 4,236
17년 전 조회 2,448
17년 전 조회 1,698
17년 전 조회 1,824
17년 전 조회 1,989
17년 전 조회 1,959
17년 전 조회 1,726
17년 전 조회 1,869
17년 전 조회 1,693
17년 전 조회 2,182
17년 전 조회 3,113
17년 전 조회 2,191
17년 전 조회 1,736
17년 전 조회 2,039
17년 전 조회 2,683
17년 전 조회 2,292
17년 전 조회 1,603
17년 전 조회 6,242
17년 전 조회 3,612
17년 전 조회 3,533
17년 전 조회 2,913
17년 전 조회 3,118
17년 전 조회 3,075
17년 전 조회 3,586
17년 전 조회 2,715
17년 전 조회 2,817
17년 전 조회 2,875
17년 전 조회 2,869
17년 전 조회 3,006
17년 전 조회 3,554
17년 전 조회 3,032