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

· 10년 전 · 1081

<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,100
10년 전 조회 1,084
10년 전 조회 1,175
10년 전 조회 1,182
10년 전 조회 1,105
10년 전 조회 1,003
10년 전 조회 1,084
10년 전 조회 1,056
10년 전 조회 1,092
10년 전 조회 1,131
10년 전 조회 1,129
10년 전 조회 1,079
10년 전 조회 1,084
10년 전 조회 1,141
10년 전 조회 1,093
10년 전 조회 1,176
10년 전 조회 1,111
10년 전 조회 1,046
10년 전 조회 1,020
10년 전 조회 1,051
10년 전 조회 1,013
10년 전 조회 1,048
10년 전 조회 1,080
10년 전 조회 1,033
10년 전 조회 1,101
10년 전 조회 1,040
10년 전 조회 1,136
10년 전 조회 1,226
10년 전 조회 1,187
10년 전 조회 1,135
10년 전 조회 1,056
10년 전 조회 1,158
10년 전 조회 1,079
10년 전 조회 1,112
10년 전 조회 1,058
10년 전 조회 1,045
10년 전 조회 1,047
10년 전 조회 1,067
10년 전 조회 1,169
10년 전 조회 1,105
10년 전 조회 1,191
10년 전 조회 1,068
10년 전 조회 1,091
10년 전 조회 1,088
10년 전 조회 1,149
10년 전 조회 1,238
10년 전 조회 1,319
10년 전 조회 1,115
10년 전 조회 1,190
10년 전 조회 1,082
10년 전 조회 1,000
10년 전 조회 1,050
10년 전 조회 1,174
10년 전 조회 1,081
10년 전 조회 1,083
10년 전 조회 1,073
10년 전 조회 1,228
10년 전 조회 1,213
10년 전 조회 1,712
10년 전 조회 1,116
10년 전 조회 1,228
10년 전 조회 1,117
10년 전 조회 1,433
10년 전 조회 1,148
10년 전 조회 1,136
10년 전 조회 1,069
10년 전 조회 1,064
10년 전 조회 1,336
10년 전 조회 1,239
10년 전 조회 1,061
10년 전 조회 1,164
10년 전 조회 1,327
10년 전 조회 1,035
10년 전 조회 1,081
10년 전 조회 1,058
10년 전 조회 1,507
10년 전 조회 1,206
10년 전 조회 1,221
10년 전 조회 1,154
10년 전 조회 1,266
10년 전 조회 1,452
10년 전 조회 1,357
10년 전 조회 1,280
10년 전 조회 1,243
10년 전 조회 1,268
10년 전 조회 1,251
10년 전 조회 1,186
10년 전 조회 1,660
10년 전 조회 1,157
10년 전 조회 1,166
10년 전 조회 1,396
10년 전 조회 1,194
10년 전 조회 1,229
10년 전 조회 1,076
10년 전 조회 1,332
10년 전 조회 1,167
10년 전 조회 1,089
10년 전 조회 1,125
10년 전 조회 1,824
10년 전 조회 1,161