특정 이메일 입력 금지및 이메일 유효성 검사하기 입니다.
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>
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 630 | 19년 전 | 2333 | ||
| 629 |
|
19년 전 | 1998 | |
| 628 |
|
19년 전 | 3098 | |
| 627 |
|
19년 전 | 2013 | |
| 626 |
|
19년 전 | 2058 | |
| 625 |
|
19년 전 | 1705 | |
| 624 |
|
19년 전 | 2209 | |
| 623 | 19년 전 | 2186 | ||
| 622 |
|
19년 전 | 2493 | |
| 621 |
|
19년 전 | 2882 | |
| 620 |
|
19년 전 | 2386 | |
| 619 | 19년 전 | 2449 | ||
| 618 | 19년 전 | 3503 | ||
| 617 |
|
19년 전 | 3219 | |
| 616 |
|
19년 전 | 3208 | |
| 615 |
|
19년 전 | 3022 | |
| 614 |
|
19년 전 | 2030 | |
| 613 |
|
19년 전 | 2354 | |
| 612 |
|
19년 전 | 2226 | |
| 611 |
|
19년 전 | 2065 | |
| 610 |
|
19년 전 | 2501 | |
| 609 |
|
19년 전 | 2412 | |
| 608 |
|
19년 전 | 2802 | |
| 607 | 19년 전 | 2181 | ||
| 606 | 19년 전 | 3500 | ||
| 605 | 19년 전 | 1973 | ||
| 604 | 19년 전 | 2577 | ||
| 603 | 19년 전 | 1600 | ||
| 602 |
|
19년 전 | 2827 | |
| 601 | 19년 전 | 3068 | ||
| 600 |
|
19년 전 | 2152 | |
| 599 | 19년 전 | 1992 | ||
| 598 | 19년 전 | 2465 | ||
| 597 | 19년 전 | 2379 | ||
| 596 |
|
19년 전 | 3068 | |
| 595 |
|
19년 전 | 6744 | |
| 594 | 19년 전 | 2703 | ||
| 593 | 19년 전 | 3178 | ||
| 592 |
|
19년 전 | 3076 | |
| 591 |
|
19년 전 | 1917 | |
| 590 | 19년 전 | 3359 | ||
| 589 | 19년 전 | 2196 | ||
| 588 |
|
19년 전 | 2697 | |
| 587 | 19년 전 | 2337 | ||
| 586 |
|
19년 전 | 4351 | |
| 585 | 19년 전 | 2471 | ||
| 584 | 19년 전 | 2741 | ||
| 583 |
|
19년 전 | 3506 | |
| 582 |
|
19년 전 | 3708 | |
| 581 |
|
19년 전 | 3233 | |
| 580 | 19년 전 | 2470 | ||
| 579 | 19년 전 | 3044 | ||
| 578 | 19년 전 | 3932 | ||
| 577 | 19년 전 | 3787 | ||
| 576 | 19년 전 | 1724 | ||
| 575 |
|
19년 전 | 2191 | |
| 574 |
|
19년 전 | 5395 | |
| 573 | 19년 전 | 6699 | ||
| 572 | 19년 전 | 2551 | ||
| 571 | 19년 전 | 2101 | ||
| 570 | 19년 전 | 2593 | ||
| 569 | 19년 전 | 3272 | ||
| 568 | 19년 전 | 3504 | ||
| 567 | 19년 전 | 2977 | ||
| 566 | 19년 전 | 2588 | ||
| 565 |
|
19년 전 | 4701 | |
| 564 |
|
19년 전 | 6710 | |
| 563 |
|
19년 전 | 4980 | |
| 562 |
|
19년 전 | 5935 | |
| 561 |
|
19년 전 | 2673 | |
| 560 |
|
19년 전 | 2504 | |
| 559 |
|
19년 전 | 2207 | |
| 558 |
|
19년 전 | 2287 | |
| 557 | 19년 전 | 4582 | ||
| 556 |
|
19년 전 | 4647 | |
| 555 | 19년 전 | 2490 | ||
| 554 | 19년 전 | 2168 | ||
| 553 | 19년 전 | 2501 | ||
| 552 |
|
19년 전 | 3137 | |
| 551 | 19년 전 | 2926 | ||
| 550 |
|
19년 전 | 1883 | |
| 549 |
|
19년 전 | 1946 | |
| 548 |
|
19년 전 | 3134 | |
| 547 |
|
19년 전 | 2355 | |
| 546 |
|
19년 전 | 3609 | |
| 545 |
|
19년 전 | 2534 | |
| 544 |
|
19년 전 | 1841 | |
| 543 |
|
19년 전 | 2446 | |
| 542 |
|
19년 전 | 1713 | |
| 541 |
|
19년 전 | 1397 | |
| 540 |
|
19년 전 | 1522 | |
| 539 |
|
19년 전 | 1791 | |
| 538 |
|
19년 전 | 1567 | |
| 537 |
|
19년 전 | 1766 | |
| 536 |
|
19년 전 | 1553 | |
| 535 |
|
19년 전 | 1947 | |
| 534 |
|
19년 전 | 1832 | |
| 533 |
|
19년 전 | 1433 | |
| 532 |
|
19년 전 | 1432 | |
| 531 |
|
19년 전 | 1348 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기