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. [c] 간단한 점 이동 샘플 소스코드

    Date2013.04.23 CategoryDevelop Byhooni Views6541
    Read More
  2. [c] 민수형 소스(도메인소켓포함)

    Date2013.04.23 CategoryDevelop Byhooni Views6522
    Read More
  3. [js] 새로고침(refresh)방법과 다른 페이지 바꾸기..

    Date2003.04.23 CategoryDevelop Byhooni Views6521
    Read More
  4. [c] 네트워크 보안 프로그래밍 과제 (Server,Agent,Client)

    Date2013.04.23 CategoryDevelop Byhooni Views6472
    Read More
  5. [js] 윤동이가 만든 영어 학습(?) 프로그램

    Date2013.04.23 CategoryDevelop Byhooni Views6462
    Read More
  6. [c] 메세지 프로그램 (Server - Agent - Client)

    Date2013.04.23 CategoryDevelop Byhooni Views6457
    Read More
  7. [php] 정규표현식 간단히 정리

    Date2013.04.23 CategoryDevelop Byhooni Views6453
    Read More
  8. [doc] C언어 문법 설명서

    Date2013.04.23 CategoryDevelop Byhooni Views6437
    Read More
  9. [java] 채팅창 처럼2.. swing..

    Date2013.04.23 CategoryDevelop Byhooni Views6421
    Read More
  10. [c] 다중연결 서버 만들기 #3 - poll() 사용

    Date2013.04.23 CategoryDevelop Byhooni Views6340
    Read More
  11. [js] 사진첩에 쓸 내용 - 마우스 오버로 바꾸기

    Date2013.04.23 CategoryDevelop Byhooni Views6338
    Read More
  12. [c][php] 프로세스정보와 메모리 정보 웹으로 출력하는거..

    Date2013.04.23 CategoryDevelop Byhooni Views6331
    Read More
Board Pagination Prev 1 ... 66 67 68 69 70 71 72 73 74 75 ... 98 Next
/ 98