y

외부문서불러오기

· 2007-06-20 (수) 11:59:07 · 5664 · 1
<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개

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

프로그램

8,188건
+
제목 글쓴이 날짜 조회
08-04-17 조회 4,303
08-03-14 조회 3,197
08-03-08 조회 3,019
08-03-06 조회 2,988
08-03-03 조회 4,279
08-02-20 조회 2,962
08-02-15 조회 3,880
08-02-11 조회 5,038
08-02-09 조회 5,731
08-02-05 조회 3,812
08-01-14 조회 6,626
08-01-11 조회 7,057
08-01-04 조회 1.1만
07-12-10 조회 4,960
07-12-10 조회 3,824
07-12-04 조회 3,367
07-11-29 조회 3,544
07-11-27 조회 3,901
07-11-23 조회 4,498
07-11-23 조회 4,227
07-11-13 조회 4,358
07-10-19 조회 4,812
07-10-17 조회 5,870
07-10-03 조회 4,914
07-10-02 조회 8,792
07-10-02 조회 4,451
07-09-09 조회 3,416
07-07-29 조회 4,297
07-07-28 조회 4,529
07-07-26 조회 4,433
07-06-19 조회 1.1만
07-06-17 조회 3,596
07-06-15 조회 4,097
07-05-31 조회 3,155
07-05-09 조회 5,310
07-05-04 조회 3,160
07-05-04 조회 3,507
07-04-28 조회 6,405
07-04-26 조회 4,646
07-04-14 조회 5,294
07-04-13 조회 3,711
07-04-12 조회 5,901
07-03-27 조회 3,841
07-03-19 조회 3,520
07-03-13 조회 4,614
07-03-07 조회 4,768
07-03-07 조회 3,277
07-02-25 조회 3,637
07-02-21 조회 4,525
07-02-18 조회 5,045
07-02-12 조회 3,388
07-02-02 조회 4,505
07-01-28 조회 6,117
07-01-27 조회 5,624
07-01-25 조회 3,985
07-01-21 조회 4,621
07-01-19 조회 6,568
07-01-19 조회 8,023
07-01-13 조회 3,481
07-01-09 조회 5,117
06-12-27 조회 3,521
06-11-24 조회 3,641
06-11-18 조회 4,158
06-10-17 조회 5,477
06-10-01 조회 4,392
06-09-26 조회 4,279
06-09-25 조회 4,604
06-09-25 조회 4,301
06-09-22 조회 4,847
06-09-22 조회 3,617
06-09-22 조회 4,442
06-09-13 조회 5,278
06-08-27 조회 4,880
06-08-26 조회 6,248
06-08-26 조회 5,564
06-08-23 조회 5,062
06-07-28 조회 7,162
06-07-24 조회 4,615
06-07-23 조회 5,399
06-07-21 조회 5,157
06-07-19 조회 3,039
06-07-19 조회 2,950
06-07-11 조회 3,607
06-07-11 조회 3,904
06-07-11 조회 4,473
06-07-11 조회 4,936
06-07-11 조회 3,564
06-07-11 조회 9,185
06-07-11 조회 4,047
06-07-11 조회 3,279
06-07-11 조회 3,329
06-07-11 조회 3,256
06-07-11 조회 3,056
06-07-07 조회 4,097
06-06-25 조회 4,452
06-06-15 조회 4,442
06-06-14 조회 4,940
06-06-11 조회 3,518
06-06-10 조회 3,900
06-06-09 조회 3,482