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

· 10년 전 · 1400

<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,694
10년 전 조회 1,487
10년 전 조회 1,548
10년 전 조회 1,650
10년 전 조회 1,546
10년 전 조회 1,579
10년 전 조회 1,519
10년 전 조회 1,919
10년 전 조회 1,939
10년 전 조회 1,926
10년 전 조회 1,895
10년 전 조회 1,674
10년 전 조회 1,792
10년 전 조회 1,972
10년 전 조회 1,664
10년 전 조회 1,953
10년 전 조회 1,924
10년 전 조회 2,301
10년 전 조회 1,915
10년 전 조회 2,122
10년 전 조회 1,731
10년 전 조회 1,901
10년 전 조회 1,596
10년 전 조회 1,681
10년 전 조회 1,713
10년 전 조회 1,718
10년 전 조회 1,888
10년 전 조회 1,649
10년 전 조회 1,685
10년 전 조회 1,686
10년 전 조회 1,595
10년 전 조회 1,652
10년 전 조회 1,463
10년 전 조회 1,541
10년 전 조회 1,455
10년 전 조회 1,604
10년 전 조회 1,561
10년 전 조회 2,019
10년 전 조회 1,492
10년 전 조회 1,466
10년 전 조회 1,726
10년 전 조회 1,528
10년 전 조회 1,500
10년 전 조회 1,500
10년 전 조회 1,464
10년 전 조회 1,389
10년 전 조회 1,354
10년 전 조회 1,483
10년 전 조회 1,456
10년 전 조회 1,401
10년 전 조회 1,292
10년 전 조회 1,370
10년 전 조회 1,390
10년 전 조회 1,389
10년 전 조회 1,434
10년 전 조회 1,428
10년 전 조회 1,375
10년 전 조회 1,375
10년 전 조회 1,426
10년 전 조회 1,400
10년 전 조회 1,489
10년 전 조회 1,394
10년 전 조회 1,350
10년 전 조회 1,322
10년 전 조회 1,349
10년 전 조회 1,356
10년 전 조회 1,357
10년 전 조회 1,378
10년 전 조회 1,328
10년 전 조회 1,393
10년 전 조회 1,322
10년 전 조회 1,427
10년 전 조회 1,516
10년 전 조회 1,487
10년 전 조회 1,416
10년 전 조회 1,345
10년 전 조회 1,474
10년 전 조회 1,363
10년 전 조회 1,416
10년 전 조회 1,356
10년 전 조회 1,332
10년 전 조회 1,324
10년 전 조회 1,353
10년 전 조회 1,446
10년 전 조회 1,371
10년 전 조회 1,459
10년 전 조회 1,375
10년 전 조회 1,418
10년 전 조회 1,406
10년 전 조회 1,466
10년 전 조회 1,534
10년 전 조회 1,600
10년 전 조회 1,411
10년 전 조회 1,456
10년 전 조회 1,360
10년 전 조회 1,282
10년 전 조회 1,332
10년 전 조회 1,451
10년 전 조회 1,376
10년 전 조회 1,388