y

외부문서불러오기

<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>
 
 
[이 게시물은 관리자님에 의해 2011-10-31 17:16:08 PHP & HTML에서 이동 됨]
|

댓글 1개

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

프로그램

+
제목 글쓴이 날짜 조회
18년 전 조회 3,021
18년 전 조회 2,665
18년 전 조회 3,583
18년 전 조회 3,491
18년 전 조회 3,672
18년 전 조회 3,596
18년 전 조회 5,249
18년 전 조회 5,543
18년 전 조회 3,737
18년 전 조회 3,037
18년 전 조회 3,278
18년 전 조회 2,611
18년 전 조회 2,410
18년 전 조회 2,357
18년 전 조회 3,388
18년 전 조회 2,660
18년 전 조회 2,709
18년 전 조회 2,374
18년 전 조회 2,752
18년 전 조회 3,489
18년 전 조회 4,439
18년 전 조회 3,685
18년 전 조회 2,357
18년 전 조회 2,305
18년 전 조회 3,195
18년 전 조회 1,985
18년 전 조회 2,345
18년 전 조회 2,626
18년 전 조회 2,496
18년 전 조회 2,595
18년 전 조회 4,357
18년 전 조회 2,140
18년 전 조회 4,692
18년 전 조회 3,282
18년 전 조회 2,571
18년 전 조회 3,603
18년 전 조회 3,236
18년 전 조회 3,167
18년 전 조회 5,960
18년 전 조회 2,612
18년 전 조회 3,764
18년 전 조회 3,657
18년 전 조회 4,036
18년 전 조회 3,585
18년 전 조회 2,770
18년 전 조회 2,444
18년 전 조회 2,868
18년 전 조회 6,433
18년 전 조회 3,094
18년 전 조회 4,884
18년 전 조회 2,354
18년 전 조회 1만
18년 전 조회 2,823
18년 전 조회 1,897
18년 전 조회 3,327
18년 전 조회 3,252
18년 전 조회 3,148
18년 전 조회 2,457
18년 전 조회 2,646
18년 전 조회 3,195
18년 전 조회 3,271
18년 전 조회 4,447
18년 전 조회 6,425
18년 전 조회 2,387
18년 전 조회 2,497
18년 전 조회 2,201
18년 전 조회 1,952
18년 전 조회 2,926
18년 전 조회 1,985
18년 전 조회 1,853
18년 전 조회 5,051
18년 전 조회 2,103
18년 전 조회 2,138
18년 전 조회 2,149
18년 전 조회 2,276
18년 전 조회 3,939
18년 전 조회 1,958
18년 전 조회 1,830
18년 전 조회 1,655
18년 전 조회 2,156
18년 전 조회 2,190
18년 전 조회 3,969
18년 전 조회 2,287
18년 전 조회 3,447
18년 전 조회 5,062
18년 전 조회 3,192
18년 전 조회 8,384
18년 전 조회 4,379
18년 전 조회 3,071
18년 전 조회 1,843
18년 전 조회 2,941
18년 전 조회 5,355
18년 전 조회 5,525
18년 전 조회 2,404
18년 전 조회 4,665
18년 전 조회 4,426
18년 전 조회 4,458
18년 전 조회 2,597
18년 전 조회 4,516
18년 전 조회 2,487