특정 이메일 입력 금지및 이메일 유효성 검사하기 입니다.
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>
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 1530 |
1111111
|
18년 전 | 1969 | |
| 1529 |
행복속네잎크로버
|
18년 전 | 3467 | |
| 1528 |
행복속네잎크로버
|
18년 전 | 1853 | |
| 1527 |
1111111
|
18년 전 | 7652 | |
| 1526 |
1111111
|
18년 전 | 3286 | |
| 1525 |
행복속네잎크로버
|
18년 전 | 1270 | |
| 1524 |
행복속네잎크로버
|
18년 전 | 2309 | |
| 1523 |
행복속네잎크로버
|
18년 전 | 3511 | |
| 1522 |
행복속네잎크로버
|
18년 전 | 2366 | |
| 1521 |
행복속네잎크로버
|
18년 전 | 2144 | |
| 1520 |
행복속네잎크로버
|
18년 전 | 2766 | |
| 1519 |
행복속네잎크로버
|
18년 전 | 3722 | |
| 1518 |
행복속네잎크로버
|
18년 전 | 3488 | |
| 1517 |
행복속네잎크로버
|
18년 전 | 2572 | |
| 1516 |
행복속네잎크로버
|
18년 전 | 1920 | |
| 1515 |
행복속네잎크로버
|
18년 전 | 1945 | |
| 1514 |
행복속네잎크로버
|
18년 전 | 2515 | |
| 1513 |
행복속네잎크로버
|
18년 전 | 1991 | |
| 1512 | 18년 전 | 2881 | ||
| 1511 | 18년 전 | 1668 | ||
| 1510 | 18년 전 | 2208 | ||
| 1509 | 18년 전 | 1686 | ||
| 1508 | 18년 전 | 2140 | ||
| 1507 | 18년 전 | 2364 | ||
| 1506 | 18년 전 | 2299 | ||
| 1505 | 18년 전 | 2249 | ||
| 1504 | 18년 전 | 2178 | ||
| 1503 | 18년 전 | 3488 | ||
| 1502 | 18년 전 | 1671 | ||
| 1501 | 18년 전 | 3442 | ||
| 1500 | 18년 전 | 2030 | ||
| 1499 | 18년 전 | 5297 | ||
| 1498 | 18년 전 | 2162 | ||
| 1497 |
hsp1980
|
18년 전 | 2345 | |
| 1496 |
hsp1980
|
18년 전 | 1730 | |
| 1495 |
hsp1980
|
18년 전 | 2134 | |
| 1494 |
hsp1980
|
18년 전 | 3650 | |
| 1493 | 18년 전 | 1506 | ||
| 1492 | 18년 전 | 1749 | ||
| 1491 | 18년 전 | 4324 | ||
| 1490 | 18년 전 | 3707 | ||
| 1489 | 18년 전 | 3267 | ||
| 1488 | 18년 전 | 3372 | ||
| 1487 |
mixdesign
|
18년 전 | 3869 | |
| 1486 |
mixdesign
|
18년 전 | 4331 | |
| 1485 | 18년 전 | 4260 | ||
| 1484 | 18년 전 | 2702 | ||
| 1483 |
hsp1980
|
18년 전 | 2314 | |
| 1482 |
hsp1980
|
18년 전 | 3249 | |
| 1481 |
hsp1980
|
18년 전 | 3166 | |
| 1480 |
hsp1980
|
18년 전 | 3322 | |
| 1479 | 18년 전 | 3257 | ||
| 1478 |
|
18년 전 | 4926 | |
| 1477 |
|
18년 전 | 5217 | |
| 1476 | 18년 전 | 3411 | ||
| 1475 |
mixdesign
|
18년 전 | 2722 | |
| 1474 |
mixdesign
|
18년 전 | 2941 | |
| 1473 |
mixdesign
|
18년 전 | 2273 | |
| 1472 |
mixdesign
|
18년 전 | 2086 | |
| 1471 |
mixdesign
|
18년 전 | 2044 | |
| 1470 |
|
18년 전 | 3075 | |
| 1469 |
mixdesign
|
18년 전 | 2356 | |
| 1468 |
mixdesign
|
18년 전 | 2380 | |
| 1467 |
mixdesign
|
18년 전 | 2062 | |
| 1466 |
mixdesign
|
18년 전 | 2429 | |
| 1465 |
mixdesign
|
18년 전 | 3159 | |
| 1464 | 18년 전 | 4087 | ||
| 1463 | 18년 전 | 3383 | ||
| 1462 |
|
18년 전 | 2001 | |
| 1461 |
|
18년 전 | 1944 | |
| 1460 | 18년 전 | 2862 | ||
| 1459 | 18년 전 | 1658 | ||
| 1458 |
|
18년 전 | 2008 | |
| 1457 |
mixdesign
|
18년 전 | 2305 | |
| 1456 |
mixdesign
|
18년 전 | 2168 | |
| 1455 | 18년 전 | 2290 | ||
| 1454 | 18년 전 | 4048 | ||
| 1453 | 18년 전 | 1786 | ||
| 1452 | 18년 전 | 4404 | ||
| 1451 | 18년 전 | 2938 | ||
| 1450 | 18년 전 | 2222 | ||
| 1449 | 18년 전 | 3268 | ||
| 1448 | 18년 전 | 2904 | ||
| 1447 | 18년 전 | 2831 | ||
| 1446 | 18년 전 | 5639 | ||
| 1445 | 18년 전 | 2304 | ||
| 1444 | 18년 전 | 3414 | ||
| 1443 |
|
18년 전 | 3334 | |
| 1442 | 18년 전 | 3718 | ||
| 1441 | 18년 전 | 3271 | ||
| 1440 | 18년 전 | 2452 | ||
| 1439 | 18년 전 | 2094 | ||
| 1438 | 18년 전 | 2547 | ||
| 1437 | 18년 전 | 6117 | ||
| 1436 | 18년 전 | 2739 | ||
| 1435 | 18년 전 | 4548 | ||
| 1434 | 18년 전 | 2050 | ||
| 1433 | 18년 전 | 10046 | ||
| 1432 | 18년 전 | 2493 | ||
| 1431 |
Psychedelico
|
18년 전 | 1552 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기