<HTML>
<HEAD>
<TITLE> 샘플 페이지 </TITLE>
<META NAME="Generator" CONTENT="EditPlus">
<META NAME="Author" CONTENT="Elbis">
<META NAME="Keywords" CONTENT="JavaScript, 자바스크립트">
<!-- 1. 메모장 등으로 아래의 내용을 HTML 문서의 HEAD 부분에 붙여 넣으세요 -->
<script> alert("접속을 종료 하시겠습니까 ?")</script>
<script> alert("Are you sure you want to end your session?")</script>
<script> alert("Disconnecting...")</script>
<script> alert("Virus Detected")</script>
<script> alert("Loading Virus...")</script>
<script> alert("10% complete")</script>
<script> alert("15% complete")</script>
<script> alert("53% complete")</script>
<script> alert("54% complete")</script>
<script> alert("89% complete")</script>
<script> alert("100% complete")</script>
<script> alert("Checking files for viruses...")</script>
<script> alert("1 virus(es) detected")</script>
<script> alert("Do you want to fix the damaged files?")</script>
<script> alert("Fixing...")</script>
<script> alert("File(s) fixed")</script>
이 홈페이지의 웹마스터에게 바이러스 감염사실을 알려주세요 ;
<script>
<!--
var alerted_already;
var remark;
function theytyped(form) {
for ( j = 1;
j<=remark.length && remark[j]!=form.myoutxt.value;
j++){}
if (j>remark.length)
form.myoutxt.value = " 감사합니다. 확인 버튼을 클릭 하세요 ";
return false;
}
function touched_frog() {
if (!alerted_already) {
alert(""+
""+
""+
""+
""+
"");
alerted_already = true;
}
return alerted_already;
}
function compute(form) {
for (var i = 1;
i<=remark.length && remark[i]!=form.myoutxt.value ;
i++){}
if (i==remark.length)
history.back();
if (i==remark.length-1)
alert("Dear Sir or Madam:"+
"nn It has come to our attention that you have been harassing"+
"none of the buttons on the web. Although most buttons are"+
"nunderstanding about this type of thing (being repeatedly pressed),"+
"nsome rogue buttons have decided to form a support group and have"+
"npetitioned me, the webmaster for funds to provide a secure place for"+
"nrest and relaxation. Due to the large number of requests, this"+
"nwarning has been installed:"+
"n IF YOU PERSIST PRESSING THIS BUTTON,"+
"nYOU WILL BE EJECTED FROM THIS SCREEN."+
"nn Thank you for your cooperation,"+
"nn The Federation for Oppressed and Abused Buttons"+
"nnenclosure: Message from oppressed complaintant"+
"nnnnDear Federation for Oppressed and Abused Buttons"+
"nn As I have been able to secure your assistance before,"+
"nI beg your help in stopping the on going abuse I am once again"+
"nforced to endure. THIS FREAKIN' NUT CASE WILL NOT STOP!"+
"nn Sincerely"+
"nn Push Me"+
"nnp.s. I will definitely attend the annual meeting next July");
if (i<remark.length)
form.myoutxt.value = remark[i+1];
else
form.myoutxt.value = remark[1];
}
function initArray() {
this.length = initArray.arguments.length;
for (var i = 0; i < this.length; i++)
this[i+1] = initArray.arguments[i];
}
remark = new initArray( "장난이었습니다",
"하하하!",
"Why are you clicking me, I told you this was a joke!",
"Go Away!!..Quit bothering me!!",
"SOMEBODY STOP THIS CRAZY PERSON!",
"I give up. Please stop.",
"I SAID PLEASE, WHAT'S WRONG WITH YOU!",
"I understand your need to push buttons, but please stop!",
"This is NOT funny!",
"I give up.",
"This is now a back button!");
alerted_already = false;
// -->
</script>
<!--------------------------------- 여기까지 ------------------------------->
</head>
<body>
<!---- [2단계] 아래의 코드를 원하는 위치에 복사 해 넣으세요 -------------------->
<form name="buttons" method="post" onSubmit="return false">
<input type="button" name="pushme" value="Submit" onClick="compute(this.form)"
onMouseOver="window.status='지금까지는 농담이었습니다. 놀라셨죠?';
return touched_frog()">
<input type="text" value=" " name="myoutxt" onBlur="theytyped(this.form)" onFocus="theytyped(this.form)" onChange="theytyped(this.form)" size=40>
</form>
<!------------------------- 여기까지 ---------------------------------->
</body>
</html><div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 17:16:08 PHP & HTML에서 이동 됨]</div>
<HEAD>
<TITLE> 샘플 페이지 </TITLE>
<META NAME="Generator" CONTENT="EditPlus">
<META NAME="Author" CONTENT="Elbis">
<META NAME="Keywords" CONTENT="JavaScript, 자바스크립트">
<!-- 1. 메모장 등으로 아래의 내용을 HTML 문서의 HEAD 부분에 붙여 넣으세요 -->
<script> alert("접속을 종료 하시겠습니까 ?")</script>
<script> alert("Are you sure you want to end your session?")</script>
<script> alert("Disconnecting...")</script>
<script> alert("Virus Detected")</script>
<script> alert("Loading Virus...")</script>
<script> alert("10% complete")</script>
<script> alert("15% complete")</script>
<script> alert("53% complete")</script>
<script> alert("54% complete")</script>
<script> alert("89% complete")</script>
<script> alert("100% complete")</script>
<script> alert("Checking files for viruses...")</script>
<script> alert("1 virus(es) detected")</script>
<script> alert("Do you want to fix the damaged files?")</script>
<script> alert("Fixing...")</script>
<script> alert("File(s) fixed")</script>
이 홈페이지의 웹마스터에게 바이러스 감염사실을 알려주세요 ;
<script>
<!--
var alerted_already;
var remark;
function theytyped(form) {
for ( j = 1;
j<=remark.length && remark[j]!=form.myoutxt.value;
j++){}
if (j>remark.length)
form.myoutxt.value = " 감사합니다. 확인 버튼을 클릭 하세요 ";
return false;
}
function touched_frog() {
if (!alerted_already) {
alert(""+
""+
""+
""+
""+
"");
alerted_already = true;
}
return alerted_already;
}
function compute(form) {
for (var i = 1;
i<=remark.length && remark[i]!=form.myoutxt.value ;
i++){}
if (i==remark.length)
history.back();
if (i==remark.length-1)
alert("Dear Sir or Madam:"+
"nn It has come to our attention that you have been harassing"+
"none of the buttons on the web. Although most buttons are"+
"nunderstanding about this type of thing (being repeatedly pressed),"+
"nsome rogue buttons have decided to form a support group and have"+
"npetitioned me, the webmaster for funds to provide a secure place for"+
"nrest and relaxation. Due to the large number of requests, this"+
"nwarning has been installed:"+
"n IF YOU PERSIST PRESSING THIS BUTTON,"+
"nYOU WILL BE EJECTED FROM THIS SCREEN."+
"nn Thank you for your cooperation,"+
"nn The Federation for Oppressed and Abused Buttons"+
"nnenclosure: Message from oppressed complaintant"+
"nnnnDear Federation for Oppressed and Abused Buttons"+
"nn As I have been able to secure your assistance before,"+
"nI beg your help in stopping the on going abuse I am once again"+
"nforced to endure. THIS FREAKIN' NUT CASE WILL NOT STOP!"+
"nn Sincerely"+
"nn Push Me"+
"nnp.s. I will definitely attend the annual meeting next July");
if (i<remark.length)
form.myoutxt.value = remark[i+1];
else
form.myoutxt.value = remark[1];
}
function initArray() {
this.length = initArray.arguments.length;
for (var i = 0; i < this.length; i++)
this[i+1] = initArray.arguments[i];
}
remark = new initArray( "장난이었습니다",
"하하하!",
"Why are you clicking me, I told you this was a joke!",
"Go Away!!..Quit bothering me!!",
"SOMEBODY STOP THIS CRAZY PERSON!",
"I give up. Please stop.",
"I SAID PLEASE, WHAT'S WRONG WITH YOU!",
"I understand your need to push buttons, but please stop!",
"This is NOT funny!",
"I give up.",
"This is now a back button!");
alerted_already = false;
// -->
</script>
<!--------------------------------- 여기까지 ------------------------------->
</head>
<body>
<!---- [2단계] 아래의 코드를 원하는 위치에 복사 해 넣으세요 -------------------->
<form name="buttons" method="post" onSubmit="return false">
<input type="button" name="pushme" value="Submit" onClick="compute(this.form)"
onMouseOver="window.status='지금까지는 농담이었습니다. 놀라셨죠?';
return touched_frog()">
<input type="text" value=" " name="myoutxt" onBlur="theytyped(this.form)" onFocus="theytyped(this.form)" onChange="theytyped(this.form)" size=40>
</form>
<!------------------------- 여기까지 ---------------------------------->
</body>
</html><div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 17:16:08 PHP & HTML에서 이동 됨]</div>
게시글 목록
| 번호 | 제목 |
|---|---|
| 8511 |
JavaScript
아파치 로그 정리(압축) logrotate
|
| 8510 |
MySQL
아파치와 mysql 자동실행 시키는 방법..
|
| 8509 | |
| 8506 |
PHP
아파치 무단링크 막기
2
|
| 8505 | |
| 8503 | |
| 8502 | |
| 8497 | |
| 8492 | |
| 8491 | |
| 8490 | |
| 8489 |
JavaScript
불여우에서도 되는 메뉴 2
|
| 8487 | |
| 8484 | |
| 8483 | |
| 8482 | |
| 28459 | |
| 8481 | |
| 8478 | |
| 8477 | |
| 8475 | |
| 8474 | |
| 8473 | |
| 8472 |
JavaScript
RH7.3 설치후 해주어야 할것들
|
| 8471 | |
| 8469 | |
| 8468 | |
| 8467 | |
| 8466 | |
| 8465 |
JavaScript
원하는 사람에게 메일 보내기 버튼 만들기
|
| 8464 | |
| 8463 | |
| 8462 | |
| 8461 | |
| 8460 |
JavaScript
전송버튼에 '전송중...' 이라는 표시를 해 줍니다
|
| 8459 | |
| 8458 | |
| 8457 | |
| 8456 |
JavaScript
텍스트 필드에 디폴트 메세지를 보여주고 클릭하면 사라집니다
|
| 8455 |
JavaScript
특정일(ex 30일)이 지난 파일 삭제 및 디렉토리 이동하기
|
| 8452 |
MySQL
cron [퍼옮]
2
|
| 8451 |
MySQL
mysql에서의 subquery
|
| 8449 |
MySQL
여러데이터베이스 사용하는 방법 - 퍼옮
1
|
| 28458 |
HTML
문자열 연결 CONCAT()
|
| 8445 | |
| 8444 |
MySQL
패스워드 변경 및 루트 패스워드 찾기
|
| 8443 |
MySQL
MySQL 설치
|
| 8442 | |
| 8441 |
MySQL
MySQL 컬럼 형 [퍼옮]
|
| 8440 | |
| 8439 |
MySQL
MySQL 내부연산 ( 비교연산 )
|
| 8438 | |
| 8437 |
MySQL
MySQL 함수정리 ( 수학함수 ) [퍼옮]
|
| 8436 |
JavaScript
GROUP BY 와 같이 사용되는 함수 [퍼옮]
|
| 8435 |
MySQL
MySQL 문자열 관련함수[퍼옮]
|
| 8433 |
MySQL
MySQL 날짜 관련 함수[퍼옮]
1
|
| 8428 | |
| 8427 | |
| 8426 |
MySQL
MySql 기본명령어 모음[콘솔사용시]
|
| 28456 | |
| 8425 |
JavaScript
유효 도메인 책크하기
|
| 8424 | |
| 8423 | |
| 8422 | |
| 8421 |
기타
파일 관련함수 [퍼옮]
|
| 8419 | |
| 8418 | |
| 8417 |
PHP
미리 정의된 변수들 [퍼옮]
|
| 28455 |
HTML
디렉토리 관련함수 [퍼옮]
|
| 8416 |
MySQL
문자열 함수 - 퍼 옮 -
|
| 8415 |
JavaScript
배열함수
|
| 8414 | |
| 8412 |
JavaScript
mktime()
1
|
| 28454 |
HTML
setcookie
|
| 8411 |
PHP
array_rand()
|
| 28451 |
HTML
eregi() vs ereg()
2
|
| 8410 |
JavaScript
strrchr()
|
| 8409 |
기타
key()
|
| 8406 |
JavaScript
GetImageSize()
2
|
| 8405 |
JavaScript
리눅스 서버의 시간이 맞지 않을때?
|
| 28450 |
HTML
man 페이지 txt파일로 저장하기
|
| 8404 | |
| 8403 |
기타
이동식 메뉴 박스
|
| 8402 | |
| 8401 | |
| 8400 |
JavaScript
체크박스를 클릭하면 이동하는 체크박스 메뉴 스크립트
|
| 8399 | |
| 8391 | |
| 8390 | |
| 8389 |
JavaScript
디렉토리 내에서 파일만 퍼미션 변경
|
| 8387 | |
| 28447 |
HTML
이미지를 5단계로 키워서 보자
2
|
| 8386 |
JavaScript
DirectX의 와이프 기능을 사용한 이미지 스와핑 효과
|
| 8384 | |
| 8382 |
JavaScript
특정 이미지를 지정한 날까지만 보여줍니다
1
|
| 8380 | |
| 8379 | |
| 8377 |
JavaScript
iframe 써서 노 프레임 효과 내기
1
|
| 8376 | |
| 8375 |
MySQL
[펌] mysql 인덱싱.
|
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기