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

· 10년 전 · 1380

<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,677
10년 전 조회 1,468
10년 전 조회 1,523
10년 전 조회 1,631
10년 전 조회 1,523
10년 전 조회 1,567
10년 전 조회 1,497
10년 전 조회 1,904
10년 전 조회 1,919
10년 전 조회 1,908
10년 전 조회 1,870
10년 전 조회 1,653
10년 전 조회 1,775
10년 전 조회 1,949
10년 전 조회 1,650
10년 전 조회 1,933
10년 전 조회 1,905
10년 전 조회 2,280
10년 전 조회 1,894
10년 전 조회 2,105
10년 전 조회 1,709
10년 전 조회 1,888
10년 전 조회 1,580
10년 전 조회 1,657
10년 전 조회 1,695
10년 전 조회 1,694
10년 전 조회 1,870
10년 전 조회 1,630
10년 전 조회 1,664
10년 전 조회 1,663
10년 전 조회 1,579
10년 전 조회 1,633
10년 전 조회 1,446
10년 전 조회 1,528
10년 전 조회 1,437
10년 전 조회 1,593
10년 전 조회 1,541
10년 전 조회 2,007
10년 전 조회 1,466
10년 전 조회 1,443
10년 전 조회 1,707
10년 전 조회 1,499
10년 전 조회 1,475
10년 전 조회 1,476
10년 전 조회 1,438
10년 전 조회 1,369
10년 전 조회 1,333
10년 전 조회 1,462
10년 전 조회 1,429
10년 전 조회 1,381
10년 전 조회 1,263
10년 전 조회 1,347
10년 전 조회 1,364
10년 전 조회 1,369
10년 전 조회 1,414
10년 전 조회 1,408
10년 전 조회 1,351
10년 전 조회 1,349
10년 전 조회 1,407
10년 전 조회 1,372
10년 전 조회 1,467
10년 전 조회 1,367
10년 전 조회 1,328
10년 전 조회 1,301
10년 전 조회 1,324
10년 전 조회 1,336
10년 전 조회 1,331
10년 전 조회 1,350
10년 전 조회 1,301
10년 전 조회 1,365
10년 전 조회 1,301
10년 전 조회 1,406
10년 전 조회 1,496
10년 전 조회 1,463
10년 전 조회 1,394
10년 전 조회 1,313
10년 전 조회 1,442
10년 전 조회 1,331
10년 전 조회 1,390
10년 전 조회 1,333
10년 전 조회 1,301
10년 전 조회 1,293
10년 전 조회 1,323
10년 전 조회 1,408
10년 전 조회 1,342
10년 전 조회 1,425
10년 전 조회 1,346
10년 전 조회 1,388
10년 전 조회 1,370
10년 전 조회 1,433
10년 전 조회 1,506
10년 전 조회 1,569
10년 전 조회 1,372
10년 전 조회 1,426
10년 전 조회 1,323
10년 전 조회 1,245
10년 전 조회 1,289
10년 전 조회 1,425
10년 전 조회 1,345
10년 전 조회 1,351