특정 이메일 입력 금지및 이메일 유효성 검사하기 입니다.
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>
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 6830 |
112211dd
|
11년 전 | 787 | |
| 6829 |
진짜다진짜가나타남
|
11년 전 | 1191 | |
| 6828 | 11년 전 | 817 | ||
| 6827 |
봉보로봉봉
|
11년 전 | 901 | |
| 6826 |
jinion
|
11년 전 | 818 | |
| 6825 | 11년 전 | 800 | ||
| 6824 |
yunkiri486
|
11년 전 | 714 | |
| 6823 |
2donggalbi
|
11년 전 | 850 | |
| 6822 | 11년 전 | 845 | ||
| 6821 | 11년 전 | 797 | ||
| 6820 | 11년 전 | 3100 | ||
| 6819 | 11년 전 | 1249 | ||
| 6818 | 11년 전 | 516 | ||
| 6817 |
|
11년 전 | 602 | |
| 6816 | 11년 전 | 2070 | ||
| 6815 | 11년 전 | 1210 | ||
| 6814 | 11년 전 | 857 | ||
| 6813 | 11년 전 | 601 | ||
| 6812 |
|
11년 전 | 981 | |
| 6811 | 11년 전 | 576 | ||
| 6810 | 11년 전 | 1535 | ||
| 6809 |
낚시가좋아
|
11년 전 | 1047 | |
| 6808 | 11년 전 | 438 | ||
| 6807 | 11년 전 | 759 | ||
| 6806 |
Unhappy
|
11년 전 | 1770 | |
| 6805 | 11년 전 | 1594 | ||
| 6804 | 11년 전 | 1116 | ||
| 6803 | 11년 전 | 554 | ||
| 6802 |
asdfg
|
11년 전 | 1134 | |
| 6801 |
아트귀농인
|
11년 전 | 499 | |
| 6800 | 11년 전 | 2551 | ||
| 6799 | 11년 전 | 1352 | ||
| 6798 | 11년 전 | 1466 | ||
| 6797 | 11년 전 | 626 | ||
| 6796 |
purple63
|
11년 전 | 427 | |
| 6795 | 11년 전 | 2631 | ||
| 6794 |
커네드커네드
|
11년 전 | 955 | |
| 6793 | 11년 전 | 400 | ||
| 6792 | 11년 전 | 2490 | ||
| 6791 | 11년 전 | 511 | ||
| 6790 | 11년 전 | 2252 | ||
| 6789 |
리아빌리티
|
11년 전 | 3091 | |
| 6788 | 11년 전 | 1342 | ||
| 6787 | 11년 전 | 672 | ||
| 6786 | 11년 전 | 387 | ||
| 6785 | 11년 전 | 715 | ||
| 6784 |
|
11년 전 | 840 | |
| 6783 | 11년 전 | 577 | ||
| 6782 | 11년 전 | 3651 | ||
| 6781 |
리아빌리티
|
11년 전 | 479 | |
| 6780 | 11년 전 | 521 | ||
| 6779 | 11년 전 | 475 | ||
| 6778 | 11년 전 | 4679 | ||
| 6777 |
바보온달123
|
11년 전 | 610 | |
| 6776 | 11년 전 | 924 | ||
| 6775 | 11년 전 | 723 | ||
| 6774 |
DANet
|
11년 전 | 635 | |
| 6773 | 11년 전 | 1557 | ||
| 6772 | 11년 전 | 1351 | ||
| 6771 | 11년 전 | 612 | ||
| 6770 | 11년 전 | 1156 | ||
| 6769 | 11년 전 | 948 | ||
| 6768 | 11년 전 | 687 | ||
| 6767 | 11년 전 | 577 | ||
| 6766 | 11년 전 | 1259 | ||
| 6765 |
크림나이트
|
11년 전 | 991 | |
| 6764 | 11년 전 | 1533 | ||
| 6763 | 11년 전 | 2593 | ||
| 6762 | 11년 전 | 527 | ||
| 6761 |
|
11년 전 | 778 | |
| 6760 |
|
11년 전 | 707 | |
| 6759 | 11년 전 | 3341 | ||
| 6758 | 11년 전 | 1007 | ||
| 6757 | 11년 전 | 1265 | ||
| 6756 | 11년 전 | 887 | ||
| 6755 |
|
11년 전 | 567 | |
| 6754 |
|
11년 전 | 708 | |
| 6753 |
|
11년 전 | 1374 | |
| 6752 | 11년 전 | 599 | ||
| 6751 |
|
11년 전 | 647 | |
| 6750 |
|
11년 전 | 2014 | |
| 6749 | 11년 전 | 1207 | ||
| 6748 |
|
11년 전 | 1111 | |
| 6747 | 11년 전 | 1158 | ||
| 6746 | 11년 전 | 829 | ||
| 6745 |
|
11년 전 | 904 | |
| 6744 | 11년 전 | 846 | ||
| 6743 | 11년 전 | 1274 | ||
| 6742 | 11년 전 | 531 | ||
| 6741 |
Abilityarch
|
11년 전 | 600 | |
| 6740 | 11년 전 | 641 | ||
| 6739 |
leewin20
|
11년 전 | 1230 | |
| 6738 | 11년 전 | 500 | ||
| 6737 | 11년 전 | 1210 | ||
| 6736 | 11년 전 | 1251 | ||
| 6735 | 11년 전 | 545 | ||
| 6734 | 11년 전 | 1278 | ||
| 6733 |
RipperTNT
|
11년 전 | 1837 | |
| 6732 |
|
11년 전 | 1335 | |
| 6731 |
|
11년 전 | 1384 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기