특정 이메일 입력 금지및 이메일 유효성 검사하기 입니다.
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년 전 | 2363 | ||
| 629 |
|
19년 전 | 2025 | |
| 628 |
|
19년 전 | 3136 | |
| 627 |
|
19년 전 | 2041 | |
| 626 |
|
19년 전 | 2073 | |
| 625 |
|
19년 전 | 1732 | |
| 624 |
|
19년 전 | 2241 | |
| 623 | 19년 전 | 2211 | ||
| 622 |
|
19년 전 | 2517 | |
| 621 |
|
19년 전 | 2926 | |
| 620 |
|
19년 전 | 2421 | |
| 619 | 19년 전 | 2490 | ||
| 618 | 19년 전 | 3520 | ||
| 617 |
|
19년 전 | 3242 | |
| 616 |
|
19년 전 | 3232 | |
| 615 |
|
19년 전 | 3056 | |
| 614 |
|
19년 전 | 2054 | |
| 613 |
|
19년 전 | 2394 | |
| 612 |
|
19년 전 | 2248 | |
| 611 |
|
19년 전 | 2093 | |
| 610 |
|
19년 전 | 2529 | |
| 609 |
|
19년 전 | 2438 | |
| 608 |
|
19년 전 | 2825 | |
| 607 | 19년 전 | 2201 | ||
| 606 | 19년 전 | 3545 | ||
| 605 | 19년 전 | 2003 | ||
| 604 | 19년 전 | 2622 | ||
| 603 | 19년 전 | 1627 | ||
| 602 |
|
19년 전 | 2848 | |
| 601 | 19년 전 | 3079 | ||
| 600 |
|
19년 전 | 2158 | |
| 599 | 19년 전 | 2011 | ||
| 598 | 19년 전 | 2493 | ||
| 597 | 19년 전 | 2401 | ||
| 596 |
|
19년 전 | 3084 | |
| 595 |
|
19년 전 | 6770 | |
| 594 | 19년 전 | 2719 | ||
| 593 | 19년 전 | 3195 | ||
| 592 |
|
19년 전 | 3098 | |
| 591 |
|
19년 전 | 1946 | |
| 590 | 19년 전 | 3372 | ||
| 589 | 19년 전 | 2222 | ||
| 588 |
|
19년 전 | 2708 | |
| 587 | 19년 전 | 2351 | ||
| 586 |
|
19년 전 | 4372 | |
| 585 | 19년 전 | 2504 | ||
| 584 | 19년 전 | 2772 | ||
| 583 |
|
19년 전 | 3538 | |
| 582 |
|
19년 전 | 3728 | |
| 581 |
|
19년 전 | 3264 | |
| 580 | 19년 전 | 2490 | ||
| 579 | 19년 전 | 3096 | ||
| 578 | 19년 전 | 4005 | ||
| 577 | 19년 전 | 3831 | ||
| 576 | 19년 전 | 1772 | ||
| 575 |
|
19년 전 | 2230 | |
| 574 |
|
19년 전 | 5409 | |
| 573 | 19년 전 | 6740 | ||
| 572 | 19년 전 | 2583 | ||
| 571 | 19년 전 | 2118 | ||
| 570 | 19년 전 | 2606 | ||
| 569 | 19년 전 | 3318 | ||
| 568 | 19년 전 | 3547 | ||
| 567 | 19년 전 | 2988 | ||
| 566 | 19년 전 | 2610 | ||
| 565 |
|
19년 전 | 4731 | |
| 564 |
|
19년 전 | 6743 | |
| 563 |
|
19년 전 | 5017 | |
| 562 |
|
19년 전 | 5964 | |
| 561 |
|
19년 전 | 2711 | |
| 560 |
|
19년 전 | 2567 | |
| 559 |
|
19년 전 | 2236 | |
| 558 |
|
19년 전 | 2310 | |
| 557 | 19년 전 | 4599 | ||
| 556 |
|
19년 전 | 4677 | |
| 555 | 19년 전 | 2518 | ||
| 554 | 19년 전 | 2185 | ||
| 553 | 19년 전 | 2532 | ||
| 552 |
|
19년 전 | 3182 | |
| 551 | 19년 전 | 2949 | ||
| 550 |
|
19년 전 | 1907 | |
| 549 |
|
19년 전 | 1974 | |
| 548 |
|
19년 전 | 3159 | |
| 547 |
|
19년 전 | 2361 | |
| 546 |
|
19년 전 | 3633 | |
| 545 |
|
19년 전 | 2569 | |
| 544 |
|
19년 전 | 1862 | |
| 543 |
|
19년 전 | 2462 | |
| 542 |
|
19년 전 | 1738 | |
| 541 |
|
19년 전 | 1418 | |
| 540 |
|
19년 전 | 1560 | |
| 539 |
|
19년 전 | 1812 | |
| 538 |
|
19년 전 | 1597 | |
| 537 |
|
19년 전 | 1803 | |
| 536 |
|
19년 전 | 1571 | |
| 535 |
|
19년 전 | 1965 | |
| 534 |
|
19년 전 | 1853 | |
| 533 |
|
19년 전 | 1462 | |
| 532 |
|
19년 전 | 1452 | |
| 531 |
|
19년 전 | 1373 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기