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

· 10년 전 · 1068

<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,091
10년 전 조회 1,073
10년 전 조회 1,164
10년 전 조회 1,171
10년 전 조회 1,098
10년 전 조회 996
10년 전 조회 1,077
10년 전 조회 1,051
10년 전 조회 1,084
10년 전 조회 1,126
10년 전 조회 1,116
10년 전 조회 1,069
10년 전 조회 1,076
10년 전 조회 1,132
10년 전 조회 1,082
10년 전 조회 1,167
10년 전 조회 1,103
10년 전 조회 1,037
10년 전 조회 1,010
10년 전 조회 1,041
10년 전 조회 998
10년 전 조회 1,039
10년 전 조회 1,074
10년 전 조회 1,020
10년 전 조회 1,086
10년 전 조회 1,035
10년 전 조회 1,124
10년 전 조회 1,218
10년 전 조회 1,174
10년 전 조회 1,126
10년 전 조회 1,047
10년 전 조회 1,153
10년 전 조회 1,075
10년 전 조회 1,109
10년 전 조회 1,051
10년 전 조회 1,039
10년 전 조회 1,037
10년 전 조회 1,053
10년 전 조회 1,163
10년 전 조회 1,093
10년 전 조회 1,176
10년 전 조회 1,061
10년 전 조회 1,087
10년 전 조회 1,079
10년 전 조회 1,140
10년 전 조회 1,234
10년 전 조회 1,309
10년 전 조회 1,107
10년 전 조회 1,179
10년 전 조회 1,069
10년 전 조회 992
10년 전 조회 1,042
10년 전 조회 1,171
10년 전 조회 1,064
10년 전 조회 1,076
10년 전 조회 1,054
10년 전 조회 1,224
10년 전 조회 1,200
10년 전 조회 1,702
10년 전 조회 1,108
10년 전 조회 1,217
10년 전 조회 1,110
10년 전 조회 1,425
10년 전 조회 1,142
10년 전 조회 1,126
10년 전 조회 1,061
10년 전 조회 1,058
10년 전 조회 1,328
10년 전 조회 1,229
10년 전 조회 1,050
10년 전 조회 1,156
10년 전 조회 1,314
10년 전 조회 1,028
10년 전 조회 1,071
10년 전 조회 1,047
10년 전 조회 1,494
10년 전 조회 1,192
10년 전 조회 1,212
10년 전 조회 1,144
10년 전 조회 1,255
10년 전 조회 1,439
10년 전 조회 1,344
10년 전 조회 1,269
10년 전 조회 1,232
10년 전 조회 1,254
10년 전 조회 1,240
10년 전 조회 1,174
10년 전 조회 1,645
10년 전 조회 1,142
10년 전 조회 1,150
10년 전 조회 1,390
10년 전 조회 1,184
10년 전 조회 1,216
10년 전 조회 1,069
10년 전 조회 1,324
10년 전 조회 1,160
10년 전 조회 1,073
10년 전 조회 1,114
10년 전 조회 1,816
10년 전 조회 1,150