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

· 10년 전 · 1217

<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,570
10년 전 조회 1,382
10년 전 조회 1,411
10년 전 조회 1,518
10년 전 조회 1,415
10년 전 조회 1,451
10년 전 조회 1,383
10년 전 조회 1,795
10년 전 조회 1,822
10년 전 조회 1,793
10년 전 조회 1,749
10년 전 조회 1,525
10년 전 조회 1,661
10년 전 조회 1,825
10년 전 조회 1,536
10년 전 조회 1,827
10년 전 조회 1,791
10년 전 조회 2,170
10년 전 조회 1,778
10년 전 조회 1,979
10년 전 조회 1,606
10년 전 조회 1,747
10년 전 조회 1,462
10년 전 조회 1,520
10년 전 조회 1,583
10년 전 조회 1,571
10년 전 조회 1,726
10년 전 조회 1,490
10년 전 조회 1,524
10년 전 조회 1,500
10년 전 조회 1,431
10년 전 조회 1,494
10년 전 조회 1,316
10년 전 조회 1,380
10년 전 조회 1,295
10년 전 조회 1,439
10년 전 조회 1,380
10년 전 조회 1,856
10년 전 조회 1,326
10년 전 조회 1,293
10년 전 조회 1,553
10년 전 조회 1,365
10년 전 조회 1,342
10년 전 조회 1,336
10년 전 조회 1,273
10년 전 조회 1,210
10년 전 조회 1,190
10년 전 조회 1,292
10년 전 조회 1,285
10년 전 조회 1,218
10년 전 조회 1,114
10년 전 조회 1,195
10년 전 조회 1,176
10년 전 조회 1,196
10년 전 조회 1,250
10년 전 조회 1,254
10년 전 조회 1,192
10년 전 조회 1,195
10년 전 조회 1,237
10년 전 조회 1,211
10년 전 조회 1,289
10년 전 조회 1,203
10년 전 조회 1,158
10년 전 조회 1,139
10년 전 조회 1,156
10년 전 조회 1,133
10년 전 조회 1,158
10년 전 조회 1,176
10년 전 조회 1,150
10년 전 조회 1,207
10년 전 조회 1,142
10년 전 조회 1,235
10년 전 조회 1,320
10년 전 조회 1,294
10년 전 조회 1,243
10년 전 조회 1,158
10년 전 조회 1,276
10년 전 조회 1,191
10년 전 조회 1,199
10년 전 조회 1,165
10년 전 조회 1,132
10년 전 조회 1,138
10년 전 조회 1,153
10년 전 조회 1,252
10년 전 조회 1,193
10년 전 조회 1,271
10년 전 조회 1,174
10년 전 조회 1,200
10년 전 조회 1,193
10년 전 조회 1,246
10년 전 조회 1,342
10년 전 조회 1,422
10년 전 조회 1,215
10년 전 조회 1,278
10년 전 조회 1,164
10년 전 조회 1,084
10년 전 조회 1,139
10년 전 조회 1,274
10년 전 조회 1,176
10년 전 조회 1,192