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

· 10년 전 · 988

<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> 

|
댓글을 작성하시려면 로그인이 필요합니다.

프로그램

+
제목 글쓴이 날짜 조회
9년 전 조회 1,283
9년 전 조회 1,143
9년 전 조회 1,148
9년 전 조회 1,201
9년 전 조회 1,158
9년 전 조회 1,179
9년 전 조회 1,105
10년 전 조회 1,488
10년 전 조회 1,562
10년 전 조회 1,516
10년 전 조회 1,450
10년 전 조회 1,247
10년 전 조회 1,392
10년 전 조회 1,545
10년 전 조회 1,218
10년 전 조회 1,568
10년 전 조회 1,526
10년 전 조회 1,882
10년 전 조회 1,490
10년 전 조회 1,700
10년 전 조회 1,326
10년 전 조회 1,473
10년 전 조회 1,190
10년 전 조회 1,238
10년 전 조회 1,313
10년 전 조회 1,308
10년 전 조회 1,421
10년 전 조회 1,244
10년 전 조회 1,266
10년 전 조회 1,219
10년 전 조회 1,185
10년 전 조회 1,246
10년 전 조회 1,097
10년 전 조회 1,126
10년 전 조회 1,040
10년 전 조회 1,166
10년 전 조회 1,140
10년 전 조회 1,606
10년 전 조회 1,088
10년 전 조회 1,043
10년 전 조회 1,301
10년 전 조회 1,108
10년 전 조회 1,068
10년 전 조회 1,083
10년 전 조회 1,057
10년 전 조회 994
10년 전 조회 971
10년 전 조회 1,032
10년 전 조회 1,046
10년 전 조회 989
10년 전 조회 907
10년 전 조회 973
10년 전 조회 937
10년 전 조회 980
10년 전 조회 1,019
10년 전 조회 1,013
10년 전 조회 960
10년 전 조회 967
10년 전 조회 1,032
10년 전 조회 1,013
10년 전 조회 1,066
10년 전 조회 1,016
10년 전 조회 944
10년 전 조회 921
10년 전 조회 939
10년 전 조회 911
10년 전 조회 947
10년 전 조회 975
10년 전 조회 930
10년 전 조회 978
10년 전 조회 939
10년 전 조회 1,030
10년 전 조회 1,141
10년 전 조회 1,092
10년 전 조회 1,033
10년 전 조회 963
10년 전 조회 1,052
10년 전 조회 975
10년 전 조회 1,002
10년 전 조회 958
10년 전 조회 959
10년 전 조회 940
10년 전 조회 969
10년 전 조회 1,050
10년 전 조회 997
10년 전 조회 1,079
10년 전 조회 958
10년 전 조회 989
10년 전 조회 978
10년 전 조회 1,041
10년 전 조회 1,163
10년 전 조회 1,197
10년 전 조회 1,004
10년 전 조회 1,074
10년 전 조회 981
10년 전 조회 907
10년 전 조회 954
10년 전 조회 1,090
10년 전 조회 985
10년 전 조회 978