특정 이메일 입력 금지및 이메일 유효성 검사하기 입니다.
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>
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 7830 | 10년 전 | 451 | ||
| 7829 |
|
10년 전 | 640 | |
| 7828 | 10년 전 | 563 | ||
| 7827 | 10년 전 | 457 | ||
| 7826 | 10년 전 | 472 | ||
| 7825 | 10년 전 | 516 | ||
| 7824 | 10년 전 | 475 | ||
| 7823 | 10년 전 | 419 | ||
| 7822 | 10년 전 | 394 | ||
| 7821 | 10년 전 | 339 | ||
| 7820 | 10년 전 | 363 | ||
| 7819 |
|
10년 전 | 765 | |
| 7818 | 10년 전 | 416 | ||
| 7817 | 10년 전 | 580 | ||
| 7816 | 10년 전 | 436 | ||
| 7815 | 10년 전 | 631 | ||
| 7814 | 10년 전 | 470 | ||
| 7813 | 10년 전 | 425 | ||
| 7812 | 10년 전 | 436 | ||
| 7811 | 10년 전 | 416 | ||
| 7810 | 10년 전 | 611 | ||
| 7809 | 10년 전 | 542 | ||
| 7808 | 10년 전 | 418 | ||
| 7807 | 10년 전 | 436 | ||
| 7806 |
프로그래머7
|
10년 전 | 1361 | |
| 7805 | 10년 전 | 1301 | ||
| 7804 |
zahir1312
|
10년 전 | 801 | |
| 7803 |
|
10년 전 | 1400 | |
| 7802 | 10년 전 | 494 | ||
| 7801 | 10년 전 | 882 | ||
| 7800 | 10년 전 | 1108 | ||
| 7799 | 10년 전 | 587 | ||
| 7798 | 10년 전 | 537 | ||
| 7797 | 10년 전 | 557 | ||
| 7796 | 10년 전 | 388 | ||
| 7795 | 10년 전 | 539 | ||
| 7794 | 10년 전 | 585 | ||
| 7793 | 10년 전 | 1083 | ||
| 7792 | 10년 전 | 508 | ||
| 7791 | 10년 전 | 594 | ||
| 7790 | 10년 전 | 528 | ||
| 7789 |
fbastore
|
10년 전 | 1479 | |
| 7788 | 10년 전 | 581 | ||
| 7787 | 10년 전 | 437 | ||
| 7786 | 10년 전 | 647 | ||
| 7785 | 10년 전 | 620 | ||
| 7784 | 10년 전 | 679 | ||
| 7783 | 10년 전 | 496 | ||
| 7782 | 10년 전 | 524 | ||
| 7781 | 10년 전 | 930 | ||
| 7780 | 10년 전 | 844 | ||
| 7779 | 10년 전 | 797 | ||
| 7778 | 10년 전 | 383 | ||
| 7777 | 10년 전 | 496 | ||
| 7776 | 10년 전 | 489 | ||
| 7775 | 10년 전 | 430 | ||
| 7774 | 10년 전 | 641 | ||
| 7773 | 10년 전 | 399 | ||
| 7772 | 10년 전 | 768 | ||
| 7771 | 10년 전 | 421 | ||
| 7770 | 10년 전 | 669 | ||
| 7769 | 10년 전 | 426 | ||
| 7768 | 10년 전 | 648 | ||
| 7767 | 10년 전 | 1203 | ||
| 7766 | 10년 전 | 529 | ||
| 7765 | 10년 전 | 585 | ||
| 7764 |
잘살아보자
|
10년 전 | 431 | |
| 7763 |
|
10년 전 | 1492 | |
| 7762 |
Tosea
|
10년 전 | 1086 | |
| 7761 | 10년 전 | 683 | ||
| 7760 |
잘살아보자
|
10년 전 | 733 | |
| 7759 |
잘살아보자
|
10년 전 | 570 | |
| 7758 |
잘살아보자
|
10년 전 | 629 | |
| 7757 | 10년 전 | 1272 | ||
| 7756 |
ITBANK
|
10년 전 | 1284 | |
| 7755 | 10년 전 | 1941 | ||
| 7754 | 10년 전 | 1096 | ||
| 7753 | 10년 전 | 913 | ||
| 7752 | 10년 전 | 1416 | ||
| 7751 |
잘살아보자
|
10년 전 | 571 | |
| 7750 |
잘살아보자
|
10년 전 | 504 | |
| 7749 |
잘살아보자
|
10년 전 | 519 | |
| 7748 |
잘살아보자
|
10년 전 | 542 | |
| 7747 |
잘살아보자
|
10년 전 | 621 | |
| 7746 |
잘살아보자
|
10년 전 | 696 | |
| 7745 |
잘살아보자
|
10년 전 | 940 | |
| 7744 |
잘살아보자
|
10년 전 | 438 | |
| 7743 | 10년 전 | 965 | ||
| 7742 |
starbros
|
10년 전 | 859 | |
| 7741 |
잘살아보자
|
10년 전 | 700 | |
| 7740 |
잘살아보자
|
10년 전 | 589 | |
| 7739 |
잘살아보자
|
10년 전 | 484 | |
| 7738 |
잘살아보자
|
10년 전 | 559 | |
| 7737 |
잘살아보자
|
10년 전 | 539 | |
| 7736 |
잘살아보자
|
10년 전 | 559 | |
| 7735 |
잘살아보자
|
10년 전 | 891 | |
| 7734 |
잘살아보자
|
10년 전 | 449 | |
| 7733 |
잘살아보자
|
10년 전 | 563 | |
| 7732 |
잘살아보자
|
10년 전 | 726 | |
| 7731 |
잘살아보자
|
10년 전 | 646 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기