한번만 submit 되게 하기 입니다.

· 10년 전 · 1428

<HTML>
<HEAD>
<META http-equiv="content-type" content="text/html; charset=euc-kr">

<SCRIPT LANGUAGE="JavaScript">
<!--
var submitcount=0;

function reset() {
document.emailform.name.value="";
document.emailform.email.value="";
document.emailform.comments.value="";
}

function checkFields() {
if ( (document.emailform.name.value=="")  ||
    (document.emailform.email.value=="") ||
    (document.emailform.comments.value=="") )
  {
  alert("항목을 채워주세요");
  return false;
  }

else
  {
  if (submitcount == 0)
      {
      submitcount++;
      return true;
      }
  else
      {
      alert("버튼은 한번만 눌러주세요");
      return false;
      }
  }
}
//-->
</script>


</HEAD>

<BODY onLoad="reset()">


<form method=post action="#" name="emailform" onSubmit="return checkFields()">

<input type=hidden name=to value="이메일@주소">
<input type=hidden name=subject value="메일제목">

<pre>
이  름 :  <input type=text name="name">
이메일 :  <input type=text name="email">

하실말씀

<textarea name="comments" wrap="virtual" rows="7" cols="45"></Textarea>
<input type=submit>
</pre>
</form>

</BODY>
</HTML>

|
댓글을 작성하시려면 로그인이 필요합니다.

프로그램

+
제목 글쓴이 날짜 조회
10년 전 조회 1,436
10년 전 조회 1,413
10년 전 조회 1,534
10년 전 조회 1,502
10년 전 조회 1,453
10년 전 조회 1,343
10년 전 조회 1,419
10년 전 조회 1,453
10년 전 조회 1,438
10년 전 조회 1,495
10년 전 조회 1,473
10년 전 조회 1,429
10년 전 조회 1,431
10년 전 조회 1,477
10년 전 조회 1,450
10년 전 조회 1,541
10년 전 조회 1,438
10년 전 조회 1,389
10년 전 조회 1,366
10년 전 조회 1,394
10년 전 조회 1,411
10년 전 조회 1,407
10년 전 조회 1,428
10년 전 조회 1,372
10년 전 조회 1,448
10년 전 조회 1,378
10년 전 조회 1,473
10년 전 조회 1,558
10년 전 조회 1,538
10년 전 조회 1,458
10년 전 조회 1,393
10년 전 조회 1,531
10년 전 조회 1,429
10년 전 조회 1,465
10년 전 조회 1,408
10년 전 조회 1,392
10년 전 조회 1,376
10년 전 조회 1,412
10년 전 조회 1,505
10년 전 조회 1,421
10년 전 조회 1,517
10년 전 조회 1,419
10년 전 조회 1,476
10년 전 조회 1,467
10년 전 조회 1,528
10년 전 조회 1,589
10년 전 조회 1,667
10년 전 조회 1,459
10년 전 조회 1,517
10년 전 조회 1,429
10년 전 조회 1,355
10년 전 조회 1,396
10년 전 조회 1,508
10년 전 조회 1,444
10년 전 조회 1,453
10년 전 조회 1,440
10년 전 조회 1,587
10년 전 조회 1,555
10년 전 조회 2,065
10년 전 조회 1,450
10년 전 조회 1,581
10년 전 조회 1,472
10년 전 조회 1,809
10년 전 조회 1,488
10년 전 조회 1,508
10년 전 조회 1,406
10년 전 조회 1,385
10년 전 조회 1,692
10년 전 조회 1,615
10년 전 조회 1,424
10년 전 조회 1,530
10년 전 조회 1,665
10년 전 조회 1,388
10년 전 조회 1,455
10년 전 조회 1,397
10년 전 조회 1,882
10년 전 조회 1,546
10년 전 조회 1,596
10년 전 조회 1,488
10년 전 조회 1,600
10년 전 조회 1,823
10년 전 조회 1,687
10년 전 조회 1,635
10년 전 조회 1,563
10년 전 조회 1,620
10년 전 조회 1,604
10년 전 조회 1,546
10년 전 조회 2,012
10년 전 조회 1,550
10년 전 조회 1,511
10년 전 조회 1,769
10년 전 조회 1,553
10년 전 조회 1,579
10년 전 조회 1,442
10년 전 조회 1,696
10년 전 조회 1,520
10년 전 조회 1,403
10년 전 조회 1,523
10년 전 조회 2,172
10년 전 조회 1,506