Contents

조회 수 6521 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
<html> 
<head> 
<title>접속자 보기(닉스피아)</title> 
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr"> 
function start() 
setInterval("alert()",10000); 

function alert() 
        location.reload(); 
        window.status=" "; 
        return true; 
//--> 
</script> 
</head> 
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"> 
아무내용이나 ~~~ 파일에서 카운터나,내용을 부르거나 
DB에서 접속자나 기타 내용을 실시간으로 업데이트 되는 내용을 넣어 보세요. 
<script>start();</script> 
</body>
</html>


?

  1. 프로그래밍 소스 관련 사이트..

    Date2013.04.23 CategoryDevelop Byhooni Views16486
    Read More
  2. 도메인 관련 솔루션 분석할 거.. ㅋㄷ

    Date2013.04.23 CategoryDevelop Byhooni Views6982
    Read More
  3. [js] 수명체크 프로그램 ㅋㅋ

    Date2013.04.23 CategoryDevelop Byhooni Views6839
    Read More
  4. [c] 패킷 에널라이저 예제 소스(성안당)

    Date2013.04.23 CategoryDevelop Byhooni Views6947
    Read More
  5. [js] 숫자만 입력하게 하는 자바스크립트

    Date2013.04.23 CategoryDevelop Byhooni Views6795
    Read More
  6. [js] 셀렉트박스(select)의 옵션(option) 동적으로 추가/제거

    Date2013.04.23 CategoryDevelop Byhooni Views8060
    Read More
  7. [c] 학교 건물 최단거리 찾는 웹 연동 프로그램

    Date2013.04.23 CategoryDevelop Byhooni Views6800
    Read More
  8. [c] 암호화 알고리즘 DES 구현 ㅋㅋ

    Date2013.04.23 CategoryDevelop Byhooni Views7433
    Read More
  9. [c] 내가 만든 암호화 프로그램.. 좋아^^

    Date2013.04.23 CategoryDevelop Byhooni Views7021
    Read More
  10. [c] 숫자(int, Number)를 hex코드로 변환하는 소스

    Date2013.04.23 CategoryDevelop Byhooni Views8122
    Read More
  11. [c] 문자열 치환해주는 str_replace() 함수

    Date2013.04.23 CategoryDevelop Byhooni Views7385
    Read More
  12. [c] GD라이브러리 설치 테스트 소스

    Date2013.04.23 CategoryDevelop Byhooni Views8144
    Read More
Board Pagination Prev 1 ... 40 41 42 43 44 45 46 47 48 49 ... 71 Next
/ 71