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

· 10년 전 · 854

<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년 전 조회 846
10년 전 조회 795
10년 전 조회 881
10년 전 조회 914
10년 전 조회 860
10년 전 조회 797
10년 전 조회 862
10년 전 조회 839
10년 전 조회 860
10년 전 조회 914
10년 전 조회 914
10년 전 조회 844
10년 전 조회 873
10년 전 조회 926
10년 전 조회 939
10년 전 조회 964
10년 전 조회 899
10년 전 조회 836
10년 전 조회 817
10년 전 조회 850
10년 전 조회 805
10년 전 조회 835
10년 전 조회 874
10년 전 조회 801
10년 전 조회 851
10년 전 조회 833
10년 전 조회 915
10년 전 조회 1,026
10년 전 조회 972
10년 전 조회 929
10년 전 조회 827
10년 전 조회 951
10년 전 조회 854
10년 전 조회 896
10년 전 조회 848
10년 전 조회 835
10년 전 조회 812
10년 전 조회 840
10년 전 조회 934
10년 전 조회 883
10년 전 조회 981
10년 전 조회 849
10년 전 조회 888
10년 전 조회 871
10년 전 조회 922
10년 전 조회 1,085
10년 전 조회 1,089
10년 전 조회 876
10년 전 조회 958
10년 전 조회 855
10년 전 조회 805
10년 전 조회 835
10년 전 조회 965
10년 전 조회 874
10년 전 조회 867
10년 전 조회 850
10년 전 조회 1,031
10년 전 조회 1,000
10년 전 조회 1,497
10년 전 조회 906
10년 전 조회 999
10년 전 조회 919
10년 전 조회 1,251
10년 전 조회 933
10년 전 조회 940
10년 전 조회 889
10년 전 조회 866
10년 전 조회 1,134
10년 전 조회 1,039
10년 전 조회 843
10년 전 조회 950
10년 전 조회 1,093
10년 전 조회 809
10년 전 조회 869
10년 전 조회 866
10년 전 조회 1,296
10년 전 조회 1,061
10년 전 조회 1,077
10년 전 조회 953
10년 전 조회 1,073
10년 전 조회 1,288
10년 전 조회 1,191
10년 전 조회 1,127
10년 전 조회 1,073
10년 전 조회 1,113
10년 전 조회 1,119
10년 전 조회 1,041
10년 전 조회 1,432
10년 전 조회 937
10년 전 조회 952
10년 전 조회 1,198
10년 전 조회 963
10년 전 조회 1,015
10년 전 조회 858
10년 전 조회 1,138
10년 전 조회 943
10년 전 조회 836
10년 전 조회 907
10년 전 조회 1,610
10년 전 조회 952