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

· 10년 전 · 896

<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년 전 조회 895
10년 전 조회 860
10년 전 조회 943
10년 전 조회 973
10년 전 조회 912
10년 전 조회 829
10년 전 조회 901
10년 전 조회 862
10년 전 조회 901
10년 전 조회 949
10년 전 조회 949
10년 전 조회 883
10년 전 조회 898
10년 전 조회 962
10년 전 조회 961
10년 전 조회 1,005
10년 전 조회 931
10년 전 조회 873
10년 전 조회 861
10년 전 조회 880
10년 전 조회 844
10년 전 조회 869
10년 전 조회 905
10년 전 조회 853
10년 전 조회 899
10년 전 조회 868
10년 전 조회 953
10년 전 조회 1,060
10년 전 조회 1,014
10년 전 조회 959
10년 전 조회 879
10년 전 조회 983
10년 전 조회 898
10년 전 조회 928
10년 전 조회 890
10년 전 조회 871
10년 전 조회 864
10년 전 조회 889
10년 전 조회 984
10년 전 조회 923
10년 전 조회 1,014
10년 전 조회 889
10년 전 조회 920
10년 전 조회 909
10년 전 조회 960
10년 전 조회 1,109
10년 전 조회 1,122
10년 전 조회 926
10년 전 조회 1,002
10년 전 조회 897
10년 전 조회 833
10년 전 조회 874
10년 전 조회 1,004
10년 전 조회 905
10년 전 조회 909
10년 전 조회 875
10년 전 조회 1,060
10년 전 조회 1,043
10년 전 조회 1,529
10년 전 조회 941
10년 전 조회 1,032
10년 전 조회 946
10년 전 조회 1,287
10년 전 조회 978
10년 전 조회 969
10년 전 조회 924
10년 전 조회 897
10년 전 조회 1,163
10년 전 조회 1,072
10년 전 조회 875
10년 전 조회 987
10년 전 조회 1,126
10년 전 조회 836
10년 전 조회 904
10년 전 조회 900
10년 전 조회 1,324
10년 전 조회 1,081
10년 전 조회 1,097
10년 전 조회 986
10년 전 조회 1,103
10년 전 조회 1,312
10년 전 조회 1,219
10년 전 조회 1,149
10년 전 조회 1,105
10년 전 조회 1,130
10년 전 조회 1,138
10년 전 조회 1,063
10년 전 조회 1,464
10년 전 조회 975
10년 전 조회 987
10년 전 조회 1,232
10년 전 조회 996
10년 전 조회 1,046
10년 전 조회 893
10년 전 조회 1,165
10년 전 조회 980
10년 전 조회 873
10년 전 조회 946
10년 전 조회 1,640
10년 전 조회 985