외부 문서 불러오기

· 17년 전 · 2746
<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,595
17년 전 조회 3,348
17년 전 조회 2,233
17년 전 조회 4,347
17년 전 조회 1,744
17년 전 조회 1,477
17년 전 조회 1,599
17년 전 조회 1,452
17년 전 조회 1,699
17년 전 조회 2,075
17년 전 조회 2,674
17년 전 조회 2,753
17년 전 조회 1,768
17년 전 조회 1,524
17년 전 조회 2,773
17년 전 조회 3,215
17년 전 조회 3,575
17년 전 조회 3,514
17년 전 조회 2,689
17년 전 조회 4,100
17년 전 조회 3,531
17년 전 조회 5,832
17년 전 조회 3,000
17년 전 조회 2,203
17년 전 조회 2,282
17년 전 조회 2,116
17년 전 조회 2,061
17년 전 조회 3,124
17년 전 조회 2,235
17년 전 조회 1,890
17년 전 조회 2,419
17년 전 조회 1,461
17년 전 조회 2,018
17년 전 조회 3,243
17년 전 조회 2,484
17년 전 조회 2,134
17년 전 조회 2,360
17년 전 조회 1,668
17년 전 조회 2,067
17년 전 조회 1,569
17년 전 조회 2,099
17년 전 조회 2,134
17년 전 조회 1,379
17년 전 조회 3,464
17년 전 조회 4,652
17년 전 조회 2,794
17년 전 조회 7,814
17년 전 조회 4,175
17년 전 조회 4,496
17년 전 조회 2,747
17년 전 조회 3,245
17년 전 조회 3,983
17년 전 조회 4,328
17년 전 조회 3,503
17년 전 조회 3,500
17년 전 조회 3,631
17년 전 조회 2,785
17년 전 조회 2,387
17년 전 조회 3,427
17년 전 조회 3,598
17년 전 조회 4,917
17년 전 조회 1,931
17년 전 조회 2,944
17년 전 조회 3,024
17년 전 조회 2,251
17년 전 조회 2,541
17년 전 조회 2,169
17년 전 조회 2,726
17년 전 조회 4,122
17년 전 조회 4,210
17년 전 조회 2,420
17년 전 조회 1,673
17년 전 조회 1,801
17년 전 조회 1,961
17년 전 조회 1,939
17년 전 조회 1,697
17년 전 조회 1,839
17년 전 조회 1,659
17년 전 조회 2,151
17년 전 조회 3,082
17년 전 조회 2,159
17년 전 조회 1,704
17년 전 조회 2,007
17년 전 조회 2,653
17년 전 조회 2,276
17년 전 조회 1,568
17년 전 조회 6,212
17년 전 조회 3,585
17년 전 조회 3,506
17년 전 조회 2,884
17년 전 조회 3,095
17년 전 조회 3,048
17년 전 조회 3,561
17년 전 조회 2,685
17년 전 조회 2,799
17년 전 조회 2,851
17년 전 조회 2,845
17년 전 조회 2,985
17년 전 조회 3,535
17년 전 조회 3,008