외부 문서 불러오기 입니다.

· 10년 전 · 1333

<html>
<head>
<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> 

|
댓글을 작성하시려면 로그인이 필요합니다.

프로그램

+
제목 글쓴이 날짜 조회
10년 전 조회 1,642
10년 전 조회 1,445
10년 전 조회 1,492
10년 전 조회 1,596
10년 전 조회 1,495
10년 전 조회 1,531
10년 전 조회 1,460
10년 전 조회 1,871
10년 전 조회 1,888
10년 전 조회 1,878
10년 전 조회 1,839
10년 전 조회 1,624
10년 전 조회 1,743
10년 전 조회 1,911
10년 전 조회 1,622
10년 전 조회 1,900
10년 전 조회 1,879
10년 전 조회 2,254
10년 전 조회 1,856
10년 전 조회 2,064
10년 전 조회 1,693
10년 전 조회 1,846
10년 전 조회 1,543
10년 전 조회 1,621
10년 전 조회 1,666
10년 전 조회 1,659
10년 전 조회 1,830
10년 전 조회 1,594
10년 전 조회 1,618
10년 전 조회 1,627
10년 전 조회 1,543
10년 전 조회 1,593
10년 전 조회 1,409
10년 전 조회 1,493
10년 전 조회 1,404
10년 전 조회 1,557
10년 전 조회 1,490
10년 전 조회 1,965
10년 전 조회 1,426
10년 전 조회 1,406
10년 전 조회 1,660
10년 전 조회 1,464
10년 전 조회 1,437
10년 전 조회 1,438
10년 전 조회 1,388
10년 전 조회 1,320
10년 전 조회 1,294
10년 전 조회 1,411
10년 전 조회 1,383
10년 전 조회 1,334
10년 전 조회 1,221
10년 전 조회 1,304
10년 전 조회 1,302
10년 전 조회 1,324
10년 전 조회 1,367
10년 전 조회 1,362
10년 전 조회 1,309
10년 전 조회 1,306
10년 전 조회 1,349
10년 전 조회 1,328
10년 전 조회 1,416
10년 전 조회 1,319
10년 전 조회 1,276
10년 전 조회 1,255
10년 전 조회 1,275
10년 전 조회 1,282
10년 전 조회 1,283
10년 전 조회 1,306
10년 전 조회 1,252
10년 전 조회 1,316
10년 전 조회 1,244
10년 전 조회 1,348
10년 전 조회 1,436
10년 전 조회 1,410
10년 전 조회 1,337
10년 전 조회 1,257
10년 전 조회 1,388
10년 전 조회 1,284
10년 전 조회 1,330
10년 전 조회 1,274
10년 전 조회 1,244
10년 전 조회 1,233
10년 전 조회 1,269
10년 전 조회 1,338
10년 전 조회 1,290
10년 전 조회 1,375
10년 전 조회 1,282
10년 전 조회 1,329
10년 전 조회 1,303
10년 전 조회 1,366
10년 전 조회 1,451
10년 전 조회 1,514
10년 전 조회 1,310
10년 전 조회 1,373
10년 전 조회 1,266
10년 전 조회 1,185
10년 전 조회 1,240
10년 전 조회 1,361
10년 전 조회 1,279
10년 전 조회 1,290