COMING SOON 🚀

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

· 10년 전 · 1156

<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,519
10년 전 조회 1,328
10년 전 조회 1,352
10년 전 조회 1,458
10년 전 조회 1,370
10년 전 조회 1,396
10년 전 조회 1,315
10년 전 조회 1,736
10년 전 조회 1,767
10년 전 조회 1,733
10년 전 조회 1,678
10년 전 조회 1,468
10년 전 조회 1,606
10년 전 조회 1,754
10년 전 조회 1,450
10년 전 조회 1,762
10년 전 조회 1,720
10년 전 조회 2,098
10년 전 조회 1,701
10년 전 조회 1,910
10년 전 조회 1,549
10년 전 조회 1,678
10년 전 조회 1,402
10년 전 조회 1,458
10년 전 조회 1,520
10년 전 조회 1,514
10년 전 조회 1,664
10년 전 조회 1,430
10년 전 조회 1,458
10년 전 조회 1,420
10년 전 조회 1,373
10년 전 조회 1,440
10년 전 조회 1,250
10년 전 조회 1,323
10년 전 조회 1,222
10년 전 조회 1,366
10년 전 조회 1,316
10년 전 조회 1,789
10년 전 조회 1,263
10년 전 조회 1,229
10년 전 조회 1,483
10년 전 조회 1,288
10년 전 조회 1,257
10년 전 조회 1,273
10년 전 조회 1,216
10년 전 조회 1,133
10년 전 조회 1,129
10년 전 조회 1,227
10년 전 조회 1,228
10년 전 조회 1,157
10년 전 조회 1,045
10년 전 조회 1,139
10년 전 조회 1,113
10년 전 조회 1,132
10년 전 조회 1,177
10년 전 조회 1,180
10년 전 조회 1,124
10년 전 조회 1,128
10년 전 조회 1,186
10년 전 조회 1,144
10년 전 조회 1,226
10년 전 조회 1,151
10년 전 조회 1,098
10년 전 조회 1,075
10년 전 조회 1,083
10년 전 조회 1,067
10년 전 조회 1,098
10년 전 조회 1,128
10년 전 조회 1,086
10년 전 조회 1,147
10년 전 조회 1,079
10년 전 조회 1,190
10년 전 조회 1,272
10년 전 조회 1,240
10년 전 조회 1,177
10년 전 조회 1,102
10년 전 조회 1,222
10년 전 조회 1,126
10년 전 조회 1,161
10년 전 조회 1,102
10년 전 조회 1,084
10년 전 조회 1,085
10년 전 조회 1,108
10년 전 조회 1,201
10년 전 조회 1,150
10년 전 조회 1,237
10년 전 조회 1,122
10년 전 조회 1,153
10년 전 조회 1,144
10년 전 조회 1,194
10년 전 조회 1,299
10년 전 조회 1,378
10년 전 조회 1,173
10년 전 조회 1,240
10년 전 조회 1,126
10년 전 조회 1,047
10년 전 조회 1,096
10년 전 조회 1,231
10년 전 조회 1,124
10년 전 조회 1,144