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

· 10년 전 · 884

<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년 전 조회 882
10년 전 조회 842
10년 전 조회 929
10년 전 조회 961
10년 전 조회 901
10년 전 조회 821
10년 전 조회 892
10년 전 조회 855
10년 전 조회 892
10년 전 조회 942
10년 전 조회 941
10년 전 조회 875
10년 전 조회 892
10년 전 조회 950
10년 전 조회 955
10년 전 조회 995
10년 전 조회 923
10년 전 조회 863
10년 전 조회 851
10년 전 조회 871
10년 전 조회 834
10년 전 조회 860
10년 전 조회 896
10년 전 조회 842
10년 전 조회 889
10년 전 조회 858
10년 전 조회 944
10년 전 조회 1,053
10년 전 조회 1,007
10년 전 조회 950
10년 전 조회 869
10년 전 조회 974
10년 전 조회 884
10년 전 조회 919
10년 전 조회 878
10년 전 조회 859
10년 전 조회 851
10년 전 조회 879
10년 전 조회 976
10년 전 조회 910
10년 전 조회 1,002
10년 전 조회 878
10년 전 조회 914
10년 전 조회 900
10년 전 조회 951
10년 전 조회 1,102
10년 전 조회 1,115
10년 전 조회 910
10년 전 조회 987
10년 전 조회 885
10년 전 조회 826
10년 전 조회 867
10년 전 조회 1,000
10년 전 조회 896
10년 전 조회 896
10년 전 조회 872
10년 전 조회 1,050
10년 전 조회 1,032
10년 전 조회 1,521
10년 전 조회 932
10년 전 조회 1,022
10년 전 조회 943
10년 전 조회 1,280
10년 전 조회 962
10년 전 조회 960
10년 전 조회 913
10년 전 조회 891
10년 전 조회 1,155
10년 전 조회 1,066
10년 전 조회 866
10년 전 조회 978
10년 전 조회 1,115
10년 전 조회 830
10년 전 조회 894
10년 전 조회 890
10년 전 조회 1,315
10년 전 조회 1,077
10년 전 조회 1,089
10년 전 조회 974
10년 전 조회 1,094
10년 전 조회 1,308
10년 전 조회 1,213
10년 전 조회 1,143
10년 전 조회 1,093
10년 전 조회 1,126
10년 전 조회 1,134
10년 전 조회 1,053
10년 전 조회 1,450
10년 전 조회 963
10년 전 조회 981
10년 전 조회 1,221
10년 전 조회 987
10년 전 조회 1,036
10년 전 조회 883
10년 전 조회 1,160
10년 전 조회 964
10년 전 조회 864
10년 전 조회 936
10년 전 조회 1,633
10년 전 조회 975