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

· 10년 전 · 992

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

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

프로그램

태그 필터 (최대 3개) 전체 개발자 소스 기타 mysql 팁자료실 javascript php linux flash 정규표현식 jquery node.js mobile 웹서버 os 프로그램 강좌 썸네일 이미지관련 도로명주소 그누보드5 기획자 견적서 계약서 기획서 마케팅 제안서 seo 통계 서식 통계자료 퍼블리셔 html css 반응형 웹접근성 퍼블리싱 표준화 반응형웹 홈페이지기초 부트스트랩 angularjs 포럼 스크린리더 센스리더 개발자톡 개발자팁 퍼블리셔톡 퍼블리셔팁 기획자톡 기획자팁 프로그램강좌 퍼블리싱강좌
+
제목 글쓴이 날짜 조회
9년 전 조회 1,286
9년 전 조회 1,143
9년 전 조회 1,152
9년 전 조회 1,204
9년 전 조회 1,159
9년 전 조회 1,181
9년 전 조회 1,110
10년 전 조회 1,490
10년 전 조회 1,566
10년 전 조회 1,518
10년 전 조회 1,453
10년 전 조회 1,251
10년 전 조회 1,394
10년 전 조회 1,551
10년 전 조회 1,224
10년 전 조회 1,573
10년 전 조회 1,528
10년 전 조회 1,889
10년 전 조회 1,492
10년 전 조회 1,703
10년 전 조회 1,330
10년 전 조회 1,475
10년 전 조회 1,192
10년 전 조회 1,242
10년 전 조회 1,319
10년 전 조회 1,313
10년 전 조회 1,425
10년 전 조회 1,245
10년 전 조회 1,268
10년 전 조회 1,221
10년 전 조회 1,185
10년 전 조회 1,246
10년 전 조회 1,099
10년 전 조회 1,132
10년 전 조회 1,046
10년 전 조회 1,167
10년 전 조회 1,143
10년 전 조회 1,610
10년 전 조회 1,092
10년 전 조회 1,045
10년 전 조회 1,306
10년 전 조회 1,110
10년 전 조회 1,074
10년 전 조회 1,086
10년 전 조회 1,062
10년 전 조회 997
10년 전 조회 973
10년 전 조회 1,034
10년 전 조회 1,052
10년 전 조회 993
10년 전 조회 910
10년 전 조회 980
10년 전 조회 938
10년 전 조회 985
10년 전 조회 1,021
10년 전 조회 1,017
10년 전 조회 961
10년 전 조회 969
10년 전 조회 1,033
10년 전 조회 1,013
10년 전 조회 1,067
10년 전 조회 1,018
10년 전 조회 947
10년 전 조회 922
10년 전 조회 939
10년 전 조회 914
10년 전 조회 948
10년 전 조회 976
10년 전 조회 933
10년 전 조회 980
10년 전 조회 941
10년 전 조회 1,030
10년 전 조회 1,142
10년 전 조회 1,093
10년 전 조회 1,035
10년 전 조회 964
10년 전 조회 1,053
10년 전 조회 976
10년 전 조회 1,005
10년 전 조회 958
10년 전 조회 960
10년 전 조회 943
10년 전 조회 973
10년 전 조회 1,052
10년 전 조회 998
10년 전 조회 1,081
10년 전 조회 960
10년 전 조회 990
10년 전 조회 978
10년 전 조회 1,045
10년 전 조회 1,165
10년 전 조회 1,197
10년 전 조회 1,006
10년 전 조회 1,075
10년 전 조회 984
10년 전 조회 908
10년 전 조회 958
10년 전 조회 1,091
10년 전 조회 987
10년 전 조회 979