COMING SOON 🚀

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

· 10년 전 · 1166

<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,535
10년 전 조회 1,335
10년 전 조회 1,360
10년 전 조회 1,469
10년 전 조회 1,373
10년 전 조회 1,402
10년 전 조회 1,329
10년 전 조회 1,745
10년 전 조회 1,779
10년 전 조회 1,743
10년 전 조회 1,690
10년 전 조회 1,481
10년 전 조회 1,621
10년 전 조회 1,762
10년 전 조회 1,462
10년 전 조회 1,775
10년 전 조회 1,734
10년 전 조회 2,110
10년 전 조회 1,718
10년 전 조회 1,925
10년 전 조회 1,558
10년 전 조회 1,687
10년 전 조회 1,410
10년 전 조회 1,467
10년 전 조회 1,530
10년 전 조회 1,522
10년 전 조회 1,668
10년 전 조회 1,442
10년 전 조회 1,467
10년 전 조회 1,430
10년 전 조회 1,383
10년 전 조회 1,450
10년 전 조회 1,257
10년 전 조회 1,329
10년 전 조회 1,227
10년 전 조회 1,374
10년 전 조회 1,329
10년 전 조회 1,796
10년 전 조회 1,272
10년 전 조회 1,240
10년 전 조회 1,496
10년 전 조회 1,302
10년 전 조회 1,275
10년 전 조회 1,284
10년 전 조회 1,225
10년 전 조회 1,146
10년 전 조회 1,136
10년 전 조회 1,234
10년 전 조회 1,234
10년 전 조회 1,167
10년 전 조회 1,061
10년 전 조회 1,146
10년 전 조회 1,121
10년 전 조회 1,136
10년 전 조회 1,188
10년 전 조회 1,194
10년 전 조회 1,135
10년 전 조회 1,134
10년 전 조회 1,192
10년 전 조회 1,155
10년 전 조회 1,233
10년 전 조회 1,161
10년 전 조회 1,109
10년 전 조회 1,086
10년 전 조회 1,095
10년 전 조회 1,079
10년 전 조회 1,109
10년 전 조회 1,139
10년 전 조회 1,097
10년 전 조회 1,155
10년 전 조회 1,088
10년 전 조회 1,196
10년 전 조회 1,278
10년 전 조회 1,250
10년 전 조회 1,187
10년 전 조회 1,108
10년 전 조회 1,232
10년 전 조회 1,140
10년 전 조회 1,170
10년 전 조회 1,112
10년 전 조회 1,099
10년 전 조회 1,096
10년 전 조회 1,119
10년 전 조회 1,213
10년 전 조회 1,155
10년 전 조회 1,244
10년 전 조회 1,135
10년 전 조회 1,158
10년 전 조회 1,154
10년 전 조회 1,199
10년 전 조회 1,307
10년 전 조회 1,384
10년 전 조회 1,182
10년 전 조회 1,248
10년 전 조회 1,135
10년 전 조회 1,049
10년 전 조회 1,103
10년 전 조회 1,239
10년 전 조회 1,137
10년 전 조회 1,154