특정 이메일 입력 금지및 이메일 유효성 검사하기 입니다.
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>
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 130 | 20년 전 | 3970 | ||
| 129 | 20년 전 | 2911 | ||
| 128 | 20년 전 | 3645 | ||
| 127 | 20년 전 | 3449 | ||
| 126 | 20년 전 | 3729 | ||
| 125 | 20년 전 | 8561 | ||
| 124 | 20년 전 | 2587 | ||
| 123 | 20년 전 | 3735 | ||
| 122 | 20년 전 | 3194 | ||
| 121 | 20년 전 | 2592 | ||
| 120 | 20년 전 | 2652 | ||
| 119 | 20년 전 | 2566 | ||
| 118 | 20년 전 | 2850 | ||
| 117 |
|
20년 전 | 3034 | |
| 116 | 20년 전 | 5289 | ||
| 115 | 20년 전 | 3897 | ||
| 114 | 20년 전 | 4947 | ||
| 113 | 20년 전 | 6195 | ||
| 112 | 20년 전 | 7317 | ||
| 111 | 20년 전 | 18420 | ||
| 110 | 20년 전 | 6868 | ||
| 109 | 20년 전 | 2868 | ||
| 108 | 20년 전 | 4126 | ||
| 107 |
prosper
|
20년 전 | 2472 | |
| 106 |
prosper
|
20년 전 | 4298 | |
| 105 |
아우겐나이스
|
20년 전 | 2895 | |
| 104 | 20년 전 | 2249 | ||
| 103 | 20년 전 | 2465 | ||
| 102 | 20년 전 | 2222 | ||
| 101 | 20년 전 | 2554 | ||
| 100 | 20년 전 | 1731 | ||
| 99 | 20년 전 | 1556 | ||
| 98 | 20년 전 | 1606 | ||
| 97 | 20년 전 | 2109 | ||
| 96 | 20년 전 | 1863 | ||
| 95 | 20년 전 | 2360 | ||
| 94 | 20년 전 | 3548 | ||
| 93 | 20년 전 | 1546 | ||
| 92 | 20년 전 | 1742 | ||
| 91 | 20년 전 | 3159 | ||
| 90 | 20년 전 | 2332 | ||
| 89 | 20년 전 | 3158 | ||
| 88 | 20년 전 | 2859 | ||
| 87 | 20년 전 | 3284 | ||
| 86 | 20년 전 | 5106 | ||
| 85 | 20년 전 | 2508 | ||
| 84 | 20년 전 | 4807 | ||
| 83 | 20년 전 | 2488 | ||
| 82 | 20년 전 | 3101 | ||
| 81 | 20년 전 | 7608 | ||
| 80 | 20년 전 | 3808 | ||
| 79 | 20년 전 | 3195 | ||
| 78 | 20년 전 | 4679 | ||
| 77 | 20년 전 | 2884 | ||
| 76 | 20년 전 | 6206 | ||
| 75 | 20년 전 | 4462 | ||
| 74 | 20년 전 | 5771 | ||
| 73 | 20년 전 | 3616 | ||
| 72 | 20년 전 | 5954 | ||
| 71 | 20년 전 | 3095 | ||
| 70 | 20년 전 | 2826 | ||
| 69 | 20년 전 | 2622 | ||
| 68 | 20년 전 | 2430 | ||
| 67 | 20년 전 | 2638 | ||
| 66 | 20년 전 | 2659 | ||
| 65 | 20년 전 | 3779 | ||
| 64 | 20년 전 | 2810 | ||
| 63 | 20년 전 | 2444 | ||
| 62 | 20년 전 | 2250 | ||
| 61 | 20년 전 | 3048 | ||
| 60 | 20년 전 | 3120 | ||
| 59 | 20년 전 | 2498 | ||
| 58 | 20년 전 | 2580 | ||
| 57 | 20년 전 | 2954 | ||
| 56 | 20년 전 | 2300 | ||
| 55 | 20년 전 | 2740 | ||
| 54 | 20년 전 | 2111 | ||
| 53 | 20년 전 | 2337 | ||
| 52 | 20년 전 | 2684 | ||
| 51 |
prosper
|
20년 전 | 2336 | |
| 50 |
prosper
|
20년 전 | 2154 | |
| 49 | 20년 전 | 2162 | ||
| 48 | 20년 전 | 2317 | ||
| 47 | 20년 전 | 1915 | ||
| 46 | 20년 전 | 1917 | ||
| 45 | 20년 전 | 2123 | ||
| 44 | 20년 전 | 2349 | ||
| 43 | 21년 전 | 4564 | ||
| 42 |
prosper
|
21년 전 | 2701 | |
| 41 |
prosper
|
21년 전 | 2102 | |
| 40 | 21년 전 | 2165 | ||
| 39 | 21년 전 | 2133 | ||
| 38 | 21년 전 | 2402 | ||
| 37 | 21년 전 | 2550 | ||
| 36 | 21년 전 | 1766 | ||
| 35 | 21년 전 | 4060 | ||
| 34 | 21년 전 | 3839 | ||
| 33 | 21년 전 | 2979 | ||
| 32 |
prosper
|
21년 전 | 2888 | |
| 31 | 21년 전 | 5256 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기