특정 이메일 입력 금지및 이메일 유효성 검사하기 입니다.
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년 전 | 813 | ||
| 7529 |
파랑새1597
|
10년 전 | 1231 | |
| 7528 |
파랑새1597
|
10년 전 | 1326 | |
| 7527 |
integrity7
|
10년 전 | 1407 | |
| 7526 | 10년 전 | 2432 | ||
| 7525 |
다빈치코드777
|
10년 전 | 1118 | |
| 7524 | 10년 전 | 1584 | ||
| 7523 | 10년 전 | 973 | ||
| 7522 |
|
10년 전 | 1004 | |
| 7521 |
blackkil
|
10년 전 | 1887 | |
| 7520 | 10년 전 | 1306 | ||
| 7519 |
Gaumi
|
10년 전 | 1089 | |
| 7518 | 10년 전 | 1497 | ||
| 7517 | 10년 전 | 840 | ||
| 7516 | 10년 전 | 1306 | ||
| 7515 | 10년 전 | 1422 | ||
| 7514 |
|
10년 전 | 4496 | |
| 7513 |
멋진남자임
|
10년 전 | 1139 | |
| 7512 |
다빈치코드777
|
10년 전 | 884 | |
| 7511 |
|
10년 전 | 3413 | |
| 7510 | 10년 전 | 1379 | ||
| 7509 | 10년 전 | 1155 | ||
| 7508 | 10년 전 | 722 | ||
| 7507 |
senseme
|
10년 전 | 761 | |
| 7506 |
멋진남자임
|
10년 전 | 1657 | |
| 7505 | 10년 전 | 4028 | ||
| 7504 | 10년 전 | 2162 | ||
| 7503 | 10년 전 | 999 | ||
| 7502 | 10년 전 | 526 | ||
| 7501 | 10년 전 | 1452 | ||
| 7500 | 10년 전 | 1503 | ||
| 7499 | 10년 전 | 3407 | ||
| 7498 | 10년 전 | 1240 | ||
| 7497 |
dethos79
|
10년 전 | 2971 | |
| 7496 | 10년 전 | 2171 | ||
| 7495 | 10년 전 | 899 | ||
| 7494 |
CHAVO
|
10년 전 | 1146 | |
| 7493 | 10년 전 | 2661 | ||
| 7492 | 10년 전 | 1292 | ||
| 7491 | 10년 전 | 1500 | ||
| 7490 | 10년 전 | 2348 | ||
| 7489 | 10년 전 | 2127 | ||
| 7488 |
toptopon
|
10년 전 | 904 | |
| 7487 |
|
10년 전 | 1045 | |
| 7486 | 10년 전 | 3368 | ||
| 7485 | 10년 전 | 1325 | ||
| 7484 | 10년 전 | 1382 | ||
| 7483 | 10년 전 | 1040 | ||
| 7482 | 10년 전 | 670 | ||
| 7481 | 10년 전 | 865 | ||
| 7480 | 10년 전 | 1241 | ||
| 7479 | 10년 전 | 2616 | ||
| 7478 | 10년 전 | 1181 | ||
| 7477 |
멋진남자임
|
10년 전 | 1532 | |
| 7476 |
zeppeto
|
10년 전 | 1149 | |
| 7475 |
200점아빠
|
10년 전 | 923 | |
| 7474 | 10년 전 | 4014 | ||
| 7473 | 10년 전 | 1006 | ||
| 7472 |
나르시스1
|
10년 전 | 1257 | |
| 7471 | 10년 전 | 885 | ||
| 7470 | 10년 전 | 1302 | ||
| 7469 |
플라이SINJI
|
10년 전 | 998 | |
| 7468 |
|
10년 전 | 567 | |
| 7467 |
|
10년 전 | 679 | |
| 7466 | 10년 전 | 1140 | ||
| 7465 | 10년 전 | 1197 | ||
| 7464 |
|
10년 전 | 1209 | |
| 7463 | 10년 전 | 1267 | ||
| 7462 |
진짜별사탕
|
10년 전 | 874 | |
| 7461 | 10년 전 | 962 | ||
| 7460 | 10년 전 | 3752 | ||
| 7459 |
멋진남자임
|
10년 전 | 1569 | |
| 7458 |
멋진남자임
|
10년 전 | 495 | |
| 7457 | 10년 전 | 929 | ||
| 7456 | 10년 전 | 775 | ||
| 7455 | 10년 전 | 2182 | ||
| 7454 | 10년 전 | 641 | ||
| 7453 | 10년 전 | 844 | ||
| 7452 |
중국어사이트제작
|
10년 전 | 512 | |
| 7451 | 10년 전 | 919 | ||
| 7450 | 10년 전 | 641 | ||
| 7449 |
울라라라우
|
10년 전 | 961 | |
| 7448 | 10년 전 | 1641 | ||
| 7447 |
멋진남자임
|
10년 전 | 516 | |
| 7446 | 10년 전 | 561 | ||
| 7445 |
네이비칼라
|
10년 전 | 1694 | |
| 7444 |
senseme
|
10년 전 | 1416 | |
| 7443 | 10년 전 | 1351 | ||
| 7442 | 10년 전 | 738 | ||
| 7441 |
멋진남자임
|
10년 전 | 1450 | |
| 7440 | 10년 전 | 924 | ||
| 7439 |
|
10년 전 | 778 | |
| 7438 |
|
10년 전 | 951 | |
| 7437 |
basement
|
10년 전 | 1047 | |
| 7436 |
잘살아보자
|
11년 전 | 1143 | |
| 7435 | 11년 전 | 1098 | ||
| 7434 | 11년 전 | 3799 | ||
| 7433 |
|
11년 전 | 2759 | |
| 7432 |
alexkim
|
11년 전 | 870 | |
| 7431 |
이웃집초보
|
11년 전 | 1323 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기