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

· 10년 전 · 1169

<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,227
10년 전 조회 1,203
10년 전 조회 1,305
10년 전 조회 1,300
10년 전 조회 1,233
10년 전 조회 1,128
10년 전 조회 1,210
10년 전 조회 1,197
10년 전 조회 1,209
10년 전 조회 1,263
10년 전 조회 1,270
10년 전 조회 1,206
10년 전 조회 1,211
10년 전 조회 1,250
10년 전 조회 1,225
10년 전 조회 1,309
10년 전 조회 1,219
10년 전 조회 1,175
10년 전 조회 1,155
10년 전 조회 1,169
10년 전 조회 1,152
10년 전 조회 1,180
10년 전 조회 1,188
10년 전 조회 1,159
10년 전 조회 1,224
10년 전 조회 1,153
10년 전 조회 1,248
10년 전 조회 1,332
10년 전 조회 1,309
10년 전 조회 1,255
10년 전 조회 1,171
10년 전 조회 1,288
10년 전 조회 1,198
10년 전 조회 1,216
10년 전 조회 1,177
10년 전 조회 1,143
10년 전 조회 1,149
10년 전 조회 1,165
10년 전 조회 1,258
10년 전 조회 1,199
10년 전 조회 1,278
10년 전 조회 1,184
10년 전 조회 1,212
10년 전 조회 1,207
10년 전 조회 1,259
10년 전 조회 1,353
10년 전 조회 1,428
10년 전 조회 1,223
10년 전 조회 1,291
10년 전 조회 1,170
10년 전 조회 1,094
10년 전 조회 1,146
10년 전 조회 1,288
10년 전 조회 1,184
10년 전 조회 1,198
10년 전 조회 1,187
10년 전 조회 1,330
10년 전 조회 1,310
10년 전 조회 1,825
10년 전 조회 1,207
10년 전 조회 1,323
10년 전 조회 1,203
10년 전 조회 1,543
10년 전 조회 1,248
10년 전 조회 1,241
10년 전 조회 1,156
10년 전 조회 1,147
10년 전 조회 1,451
10년 전 조회 1,361
10년 전 조회 1,151
10년 전 조회 1,285
10년 전 조회 1,435
10년 전 조회 1,135
10년 전 조회 1,199
10년 전 조회 1,158
10년 전 조회 1,626
10년 전 조회 1,314
10년 전 조회 1,344
10년 전 조회 1,256
10년 전 조회 1,369
10년 전 조회 1,576
10년 전 조회 1,450
10년 전 조회 1,409
10년 전 조회 1,350
10년 전 조회 1,385
10년 전 조회 1,368
10년 전 조회 1,310
10년 전 조회 1,779
10년 전 조회 1,298
10년 전 조회 1,291
10년 전 조회 1,510
10년 전 조회 1,313
10년 전 조회 1,359
10년 전 조회 1,187
10년 전 조회 1,463
10년 전 조회 1,279
10년 전 조회 1,204
10년 전 조회 1,272
10년 전 조회 1,927
10년 전 조회 1,294