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

· 10년 전 · 1070

<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,094
10년 전 조회 1,077
10년 전 조회 1,164
10년 전 조회 1,173
10년 전 조회 1,100
10년 전 조회 997
10년 전 조회 1,078
10년 전 조회 1,051
10년 전 조회 1,085
10년 전 조회 1,126
10년 전 조회 1,117
10년 전 조회 1,069
10년 전 조회 1,077
10년 전 조회 1,133
10년 전 조회 1,082
10년 전 조회 1,167
10년 전 조회 1,104
10년 전 조회 1,038
10년 전 조회 1,012
10년 전 조회 1,041
10년 전 조회 998
10년 전 조회 1,041
10년 전 조회 1,074
10년 전 조회 1,022
10년 전 조회 1,088
10년 전 조회 1,036
10년 전 조회 1,124
10년 전 조회 1,220
10년 전 조회 1,175
10년 전 조회 1,126
10년 전 조회 1,047
10년 전 조회 1,153
10년 전 조회 1,075
10년 전 조회 1,110
10년 전 조회 1,052
10년 전 조회 1,039
10년 전 조회 1,038
10년 전 조회 1,056
10년 전 조회 1,163
10년 전 조회 1,095
10년 전 조회 1,176
10년 전 조회 1,062
10년 전 조회 1,088
10년 전 조회 1,082
10년 전 조회 1,141
10년 전 조회 1,234
10년 전 조회 1,309
10년 전 조회 1,109
10년 전 조회 1,179
10년 전 조회 1,071
10년 전 조회 993
10년 전 조회 1,044
10년 전 조회 1,171
10년 전 조회 1,068
10년 전 조회 1,077
10년 전 조회 1,055
10년 전 조회 1,224
10년 전 조회 1,200
10년 전 조회 1,704
10년 전 조회 1,108
10년 전 조회 1,217
10년 전 조회 1,111
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,158
10년 전 조회 1,314
10년 전 조회 1,028
10년 전 조회 1,071
10년 전 조회 1,047
10년 전 조회 1,495
10년 전 조회 1,194
10년 전 조회 1,212
10년 전 조회 1,145
10년 전 조회 1,255
10년 전 조회 1,441
10년 전 조회 1,344
10년 전 조회 1,269
10년 전 조회 1,232
10년 전 조회 1,254
10년 전 조회 1,240
10년 전 조회 1,174
10년 전 조회 1,647
10년 전 조회 1,143
10년 전 조회 1,151
10년 전 조회 1,390
10년 전 조회 1,186
10년 전 조회 1,217
10년 전 조회 1,072
10년 전 조회 1,324
10년 전 조회 1,160
10년 전 조회 1,074
10년 전 조회 1,116
10년 전 조회 1,816
10년 전 조회 1,151