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

· 10년 전 · 1252

<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,309
10년 전 조회 1,283
10년 전 조회 1,399
10년 전 조회 1,369
10년 전 조회 1,322
10년 전 조회 1,208
10년 전 조회 1,297
10년 전 조회 1,286
10년 전 조회 1,310
10년 전 조회 1,352
10년 전 조회 1,348
10년 전 조회 1,297
10년 전 조회 1,298
10년 전 조회 1,334
10년 전 조회 1,316
10년 전 조회 1,393
10년 전 조회 1,308
10년 전 조회 1,257
10년 전 조회 1,244
10년 전 조회 1,259
10년 전 조회 1,265
10년 전 조회 1,265
10년 전 조회 1,285
10년 전 조회 1,234
10년 전 조회 1,300
10년 전 조회 1,228
10년 전 조회 1,331
10년 전 조회 1,418
10년 전 조회 1,389
10년 전 조회 1,325
10년 전 조회 1,247
10년 전 조회 1,373
10년 전 조회 1,268
10년 전 조회 1,314
10년 전 조회 1,259
10년 전 조회 1,226
10년 전 조회 1,226
10년 전 조회 1,249
10년 전 조회 1,323
10년 전 조회 1,276
10년 전 조회 1,359
10년 전 조회 1,267
10년 전 조회 1,309
10년 전 조회 1,289
10년 전 조회 1,349
10년 전 조회 1,438
10년 전 조회 1,504
10년 전 조회 1,298
10년 전 조회 1,362
10년 전 조회 1,253
10년 전 조회 1,174
10년 전 조회 1,224
10년 전 조회 1,348
10년 전 조회 1,266
10년 전 조회 1,278
10년 전 조회 1,257
10년 전 조회 1,407
10년 전 조회 1,383
10년 전 조회 1,890
10년 전 조회 1,278
10년 전 조회 1,395
10년 전 조회 1,287
10년 전 조회 1,621
10년 전 조회 1,315
10년 전 조회 1,324
10년 전 조회 1,225
10년 전 조회 1,230
10년 전 조회 1,528
10년 전 조회 1,436
10년 전 조회 1,242
10년 전 조회 1,341
10년 전 조회 1,510
10년 전 조회 1,213
10년 전 조회 1,264
10년 전 조회 1,220
10년 전 조회 1,699
10년 전 조회 1,380
10년 전 조회 1,411
10년 전 조회 1,312
10년 전 조회 1,428
10년 전 조회 1,650
10년 전 조회 1,526
10년 전 조회 1,465
10년 전 조회 1,417
10년 전 조회 1,444
10년 전 조회 1,423
10년 전 조회 1,377
10년 전 조회 1,843
10년 전 조회 1,362
10년 전 조회 1,348
10년 전 조회 1,585
10년 전 조회 1,375
10년 전 조회 1,404
10년 전 조회 1,252
10년 전 조회 1,524
10년 전 조회 1,340
10년 전 조회 1,248
10년 전 조회 1,344
10년 전 조회 1,990
10년 전 조회 1,354