외부 문서 불러오기

· 17년 전 · 2765
<html>
<head>
    <title>http://www.blueb.co.kr</title>
<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>
[이 게시물은 관리자님에 의해 2011-10-31 16:49:28 Prototype에서 이동 됨]
|
댓글을 작성하시려면 로그인이 필요합니다.

프로그램

+
제목 글쓴이 날짜 조회
17년 전 조회 3,614
17년 전 조회 3,370
17년 전 조회 2,260
17년 전 조회 4,369
17년 전 조회 1,764
17년 전 조회 1,501
17년 전 조회 1,616
17년 전 조회 1,470
17년 전 조회 1,719
17년 전 조회 2,103
17년 전 조회 2,695
17년 전 조회 2,772
17년 전 조회 1,787
17년 전 조회 1,546
17년 전 조회 2,787
17년 전 조회 3,235
17년 전 조회 3,589
17년 전 조회 3,529
17년 전 조회 2,718
17년 전 조회 4,116
17년 전 조회 3,551
17년 전 조회 5,857
17년 전 조회 3,019
17년 전 조회 2,217
17년 전 조회 2,299
17년 전 조회 2,133
17년 전 조회 2,081
17년 전 조회 3,140
17년 전 조회 2,251
17년 전 조회 1,905
17년 전 조회 2,437
17년 전 조회 1,475
17년 전 조회 2,041
17년 전 조회 3,266
17년 전 조회 2,509
17년 전 조회 2,155
17년 전 조회 2,376
17년 전 조회 1,695
17년 전 조회 2,095
17년 전 조회 1,590
17년 전 조회 2,117
17년 전 조회 2,152
17년 전 조회 1,396
17년 전 조회 3,488
17년 전 조회 4,669
17년 전 조회 2,817
17년 전 조회 7,835
17년 전 조회 4,194
17년 전 조회 4,515
17년 전 조회 2,766
17년 전 조회 3,274
17년 전 조회 4,002
17년 전 조회 4,342
17년 전 조회 3,525
17년 전 조회 3,530
17년 전 조회 3,655
17년 전 조회 2,798
17년 전 조회 2,408
17년 전 조회 3,454
17년 전 조회 3,626
17년 전 조회 4,943
17년 전 조회 1,951
17년 전 조회 2,965
17년 전 조회 3,050
17년 전 조회 2,270
17년 전 조회 2,556
17년 전 조회 2,188
17년 전 조회 2,751
17년 전 조회 4,152
17년 전 조회 4,230
17년 전 조회 2,442
17년 전 조회 1,687
17년 전 조회 1,820
17년 전 조회 1,980
17년 전 조회 1,956
17년 전 조회 1,716
17년 전 조회 1,859
17년 전 조회 1,682
17년 전 조회 2,173
17년 전 조회 3,103
17년 전 조회 2,181
17년 전 조회 1,728
17년 전 조회 2,028
17년 전 조회 2,677
17년 전 조회 2,288
17년 전 조회 1,593
17년 전 조회 6,235
17년 전 조회 3,606
17년 전 조회 3,527
17년 전 조회 2,906
17년 전 조회 3,111
17년 전 조회 3,065
17년 전 조회 3,577
17년 전 조회 2,707
17년 전 조회 2,812
17년 전 조회 2,868
17년 전 조회 2,860
17년 전 조회 3,000
17년 전 조회 3,546
17년 전 조회 3,028