<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>
게시판 목록
팁게시판
질문은 상단의 QA에서 해주시기 바랍니다.
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 6002 | 9년 전 | 179 | ||
| 6001 | 9년 전 | 156 | ||
| 6000 | 9년 전 | 204 | ||
| 5999 | 9년 전 | 140 | ||
| 5998 | 9년 전 | 184 | ||
| 5997 | 9년 전 | 209 | ||
| 5996 | 9년 전 | 163 | ||
| 5995 | 9년 전 | 216 | ||
| 5994 | 9년 전 | 172 | ||
| 5993 | 9년 전 | 243 | ||
| 5992 | 9년 전 | 318 | ||
| 5991 | 9년 전 | 330 | ||
| 5990 | 9년 전 | 267 | ||
| 5989 | 9년 전 | 248 | ||
| 5988 | 9년 전 | 247 | ||
| 5987 | 9년 전 | 215 | ||
| 5986 | 9년 전 | 246 | ||
| 5985 | 9년 전 | 207 | ||
| 5984 | 9년 전 | 169 | ||
| 5983 | 9년 전 | 169 | ||
| 5982 | 9년 전 | 228 | ||
| 5981 | 9년 전 | 269 | ||
| 5980 | 9년 전 | 223 | ||
| 5979 | 9년 전 | 231 | ||
| 5978 | 9년 전 | 209 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기