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

· 10년 전 · 1454

<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,457
10년 전 조회 1,433
10년 전 조회 1,545
10년 전 조회 1,519
10년 전 조회 1,474
10년 전 조회 1,365
10년 전 조회 1,436
10년 전 조회 1,474
10년 전 조회 1,456
10년 전 조회 1,524
10년 전 조회 1,492
10년 전 조회 1,457
10년 전 조회 1,449
10년 전 조회 1,495
10년 전 조회 1,466
10년 전 조회 1,554
10년 전 조회 1,458
10년 전 조회 1,413
10년 전 조회 1,385
10년 전 조회 1,412
10년 전 조회 1,435
10년 전 조회 1,426
10년 전 조회 1,451
10년 전 조회 1,387
10년 전 조회 1,464
10년 전 조회 1,404
10년 전 조회 1,490
10년 전 조회 1,576
10년 전 조회 1,561
10년 전 조회 1,484
10년 전 조회 1,408
10년 전 조회 1,553
10년 전 조회 1,450
10년 전 조회 1,482
10년 전 조회 1,427
10년 전 조회 1,414
10년 전 조회 1,407
10년 전 조회 1,433
10년 전 조회 1,530
10년 전 조회 1,452
10년 전 조회 1,539
10년 전 조회 1,440
10년 전 조회 1,506
10년 전 조회 1,495
10년 전 조회 1,549
10년 전 조회 1,614
10년 전 조회 1,692
10년 전 조회 1,481
10년 전 조회 1,546
10년 전 조회 1,455
10년 전 조회 1,386
10년 전 조회 1,428
10년 전 조회 1,532
10년 전 조회 1,474
10년 전 조회 1,478
10년 전 조회 1,462
10년 전 조회 1,620
10년 전 조회 1,584
10년 전 조회 2,084
10년 전 조회 1,479
10년 전 조회 1,603
10년 전 조회 1,501
10년 전 조회 1,830
10년 전 조회 1,513
10년 전 조회 1,528
10년 전 조회 1,427
10년 전 조회 1,412
10년 전 조회 1,732
10년 전 조회 1,642
10년 전 조회 1,453
10년 전 조회 1,557
10년 전 조회 1,702
10년 전 조회 1,409
10년 전 조회 1,485
10년 전 조회 1,423
10년 전 조회 1,910
10년 전 조회 1,579
10년 전 조회 1,639
10년 전 조회 1,514
10년 전 조회 1,621
10년 전 조회 1,845
10년 전 조회 1,717
10년 전 조회 1,663
10년 전 조회 1,596
10년 전 조회 1,643
10년 전 조회 1,636
10년 전 조회 1,580
10년 전 조회 2,045
10년 전 조회 1,578
10년 전 조회 1,529
10년 전 조회 1,793
10년 전 조회 1,583
10년 전 조회 1,614
10년 전 조회 1,474
10년 전 조회 1,733
10년 전 조회 1,551
10년 전 조회 1,435
10년 전 조회 1,545
10년 전 조회 2,201
10년 전 조회 1,535