특정 이메일 입력 금지및 이메일 유효성 검사하기 입니다.
daum, naver, yahoo,hanmail 계정은 입력할 수 없습니다<br>
<form name="validation" onSubmit="return checkbae()">
이메일 주소 입력 :
<input type="text" size=18 name="emailcheck"><br>
<input type="submit">
</form>
<script language="JavaScript1.2">
var invalidaddress=new Array()
invalidaddress[0]="daum"
invalidaddress[1]="naver"
invalidaddress[2]="yahoo"
invalidaddress[3]="hanmail"
var testresults
function checkemail(){
var invalidcheck=0;
var str=document.validation.emailcheck.value
var filter=/^(\w+(?:\.\w+)*)@((?:\w+\.)*\w[\w-]{0,66})\.([a-z]{2,6}(?:\.[a-z]{2})?)$/i
if (filter.test(str)){
var tempstring=str.split("@")
tempstring=tempstring[1].split(".")
for (i=0;i<invalidaddress.length;i++){
if (tempstring[0]==invalidaddress[i])
invalidcheck=1
}
if (invalidcheck!=1)
testresults=true
else{
alert("입력 금지된 계정입니다")
testresults=false
}
}
else{
alert("이메일 주소가 유효하지 않습니다")
testresults=false
}
return (testresults)
}
function checkbae(){
if (document.layers||document.getElementById||document.all)
return checkemail()
else
return true
}
</script>
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 7530 | 10년 전 | 799 | ||
| 7529 |
파랑새1597
|
10년 전 | 1220 | |
| 7528 |
파랑새1597
|
10년 전 | 1318 | |
| 7527 |
integrity7
|
10년 전 | 1403 | |
| 7526 | 10년 전 | 2419 | ||
| 7525 |
다빈치코드777
|
10년 전 | 1111 | |
| 7524 | 10년 전 | 1578 | ||
| 7523 | 10년 전 | 964 | ||
| 7522 |
|
10년 전 | 993 | |
| 7521 |
blackkil
|
10년 전 | 1879 | |
| 7520 | 10년 전 | 1304 | ||
| 7519 |
Gaumi
|
10년 전 | 1085 | |
| 7518 | 10년 전 | 1488 | ||
| 7517 | 10년 전 | 837 | ||
| 7516 | 10년 전 | 1296 | ||
| 7515 | 10년 전 | 1409 | ||
| 7514 |
|
10년 전 | 4491 | |
| 7513 |
멋진남자임
|
10년 전 | 1137 | |
| 7512 |
다빈치코드777
|
10년 전 | 880 | |
| 7511 |
|
10년 전 | 3408 | |
| 7510 | 10년 전 | 1372 | ||
| 7509 | 10년 전 | 1145 | ||
| 7508 | 10년 전 | 718 | ||
| 7507 |
senseme
|
10년 전 | 751 | |
| 7506 |
멋진남자임
|
10년 전 | 1647 | |
| 7505 | 10년 전 | 4017 | ||
| 7504 | 10년 전 | 2149 | ||
| 7503 | 10년 전 | 996 | ||
| 7502 | 10년 전 | 520 | ||
| 7501 | 10년 전 | 1446 | ||
| 7500 | 10년 전 | 1498 | ||
| 7499 | 10년 전 | 3398 | ||
| 7498 | 10년 전 | 1227 | ||
| 7497 |
dethos79
|
10년 전 | 2968 | |
| 7496 | 10년 전 | 2161 | ||
| 7495 | 10년 전 | 876 | ||
| 7494 |
CHAVO
|
10년 전 | 1133 | |
| 7493 | 10년 전 | 2655 | ||
| 7492 | 10년 전 | 1279 | ||
| 7491 | 10년 전 | 1489 | ||
| 7490 | 10년 전 | 2342 | ||
| 7489 | 10년 전 | 2125 | ||
| 7488 |
toptopon
|
10년 전 | 893 | |
| 7487 |
|
10년 전 | 1038 | |
| 7486 | 10년 전 | 3361 | ||
| 7485 | 10년 전 | 1316 | ||
| 7484 | 10년 전 | 1377 | ||
| 7483 | 10년 전 | 1026 | ||
| 7482 | 10년 전 | 656 | ||
| 7481 | 10년 전 | 860 | ||
| 7480 | 10년 전 | 1235 | ||
| 7479 | 10년 전 | 2612 | ||
| 7478 | 10년 전 | 1179 | ||
| 7477 |
멋진남자임
|
10년 전 | 1531 | |
| 7476 |
zeppeto
|
10년 전 | 1145 | |
| 7475 |
200점아빠
|
10년 전 | 914 | |
| 7474 | 10년 전 | 4009 | ||
| 7473 | 10년 전 | 1003 | ||
| 7472 |
나르시스1
|
10년 전 | 1246 | |
| 7471 | 10년 전 | 875 | ||
| 7470 | 10년 전 | 1289 | ||
| 7469 |
플라이SINJI
|
10년 전 | 988 | |
| 7468 |
|
10년 전 | 558 | |
| 7467 |
|
10년 전 | 673 | |
| 7466 | 10년 전 | 1131 | ||
| 7465 | 10년 전 | 1188 | ||
| 7464 |
|
10년 전 | 1195 | |
| 7463 | 10년 전 | 1259 | ||
| 7462 |
진짜별사탕
|
10년 전 | 868 | |
| 7461 | 10년 전 | 957 | ||
| 7460 | 10년 전 | 3740 | ||
| 7459 |
멋진남자임
|
10년 전 | 1562 | |
| 7458 |
멋진남자임
|
10년 전 | 487 | |
| 7457 | 10년 전 | 924 | ||
| 7456 | 10년 전 | 770 | ||
| 7455 | 10년 전 | 2166 | ||
| 7454 | 10년 전 | 633 | ||
| 7453 | 10년 전 | 834 | ||
| 7452 |
중국어사이트제작
|
10년 전 | 509 | |
| 7451 | 10년 전 | 908 | ||
| 7450 | 10년 전 | 631 | ||
| 7449 |
울라라라우
|
10년 전 | 956 | |
| 7448 | 10년 전 | 1640 | ||
| 7447 |
멋진남자임
|
10년 전 | 513 | |
| 7446 | 10년 전 | 551 | ||
| 7445 |
네이비칼라
|
10년 전 | 1684 | |
| 7444 |
senseme
|
10년 전 | 1413 | |
| 7443 | 10년 전 | 1345 | ||
| 7442 | 10년 전 | 731 | ||
| 7441 |
멋진남자임
|
10년 전 | 1445 | |
| 7440 | 10년 전 | 915 | ||
| 7439 |
|
10년 전 | 771 | |
| 7438 |
|
10년 전 | 941 | |
| 7437 |
basement
|
10년 전 | 1039 | |
| 7436 |
잘살아보자
|
10년 전 | 1130 | |
| 7435 | 10년 전 | 1094 | ||
| 7434 | 10년 전 | 3794 | ||
| 7433 |
|
10년 전 | 2748 | |
| 7432 |
alexkim
|
10년 전 | 866 | |
| 7431 |
이웃집초보
|
11년 전 | 1319 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기