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

· 10년 전 · 1371

<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,669
10년 전 조회 1,461
10년 전 조회 1,510
10년 전 조회 1,622
10년 전 조회 1,518
10년 전 조회 1,557
10년 전 조회 1,490
10년 전 조회 1,890
10년 전 조회 1,914
10년 전 조회 1,897
10년 전 조회 1,866
10년 전 조회 1,650
10년 전 조회 1,763
10년 전 조회 1,944
10년 전 조회 1,645
10년 전 조회 1,926
10년 전 조회 1,895
10년 전 조회 2,273
10년 전 조회 1,886
10년 전 조회 2,098
10년 전 조회 1,705
10년 전 조회 1,878
10년 전 조회 1,568
10년 전 조회 1,646
10년 전 조회 1,689
10년 전 조회 1,686
10년 전 조회 1,862
10년 전 조회 1,621
10년 전 조회 1,657
10년 전 조회 1,659
10년 전 조회 1,567
10년 전 조회 1,624
10년 전 조회 1,440
10년 전 조회 1,520
10년 전 조회 1,430
10년 전 조회 1,587
10년 전 조회 1,535
10년 전 조회 2,000
10년 전 조회 1,459
10년 전 조회 1,432
10년 전 조회 1,698
10년 전 조회 1,493
10년 전 조회 1,458
10년 전 조회 1,469
10년 전 조회 1,426
10년 전 조회 1,356
10년 전 조회 1,322
10년 전 조회 1,449
10년 전 조회 1,416
10년 전 조회 1,372
10년 전 조회 1,258
10년 전 조회 1,340
10년 전 조회 1,349
10년 전 조회 1,360
10년 전 조회 1,407
10년 전 조회 1,397
10년 전 조회 1,337
10년 전 조회 1,347
10년 전 조회 1,396
10년 전 조회 1,363
10년 전 조회 1,454
10년 전 조회 1,359
10년 전 조회 1,318
10년 전 조회 1,289
10년 전 조회 1,313
10년 전 조회 1,324
10년 전 조회 1,319
10년 전 조회 1,339
10년 전 조회 1,291
10년 전 조회 1,342
10년 전 조회 1,286
10년 전 조회 1,390
10년 전 조회 1,483
10년 전 조회 1,444
10년 전 조회 1,378
10년 전 조회 1,296
10년 전 조회 1,422
10년 전 조회 1,318
10년 전 조회 1,373
10년 전 조회 1,316
10년 전 조회 1,292
10년 전 조회 1,277
10년 전 조회 1,311
10년 전 조회 1,386
10년 전 조회 1,325
10년 전 조회 1,410
10년 전 조회 1,325
10년 전 조회 1,373
10년 전 조회 1,352
10년 전 조회 1,417
10년 전 조회 1,492
10년 전 조회 1,556
10년 전 조회 1,355
10년 전 조회 1,411
10년 전 조회 1,304
10년 전 조회 1,229
10년 전 조회 1,275
10년 전 조회 1,404
10년 전 조회 1,320
10년 전 조회 1,329