<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에서 해주시기 바랍니다.
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 277 |
|
20년 전 | 5548 | |
| 276 | 20년 전 | 2352 | ||
| 275 | 20년 전 | 2560 | ||
| 274 | 20년 전 | 2340 | ||
| 273 | 20년 전 | 2193 | ||
| 272 | 20년 전 | 2115 | ||
| 271 | 20년 전 | 2577 | ||
| 270 | 20년 전 | 2543 | ||
| 269 | 20년 전 | 2440 | ||
| 268 | 20년 전 | 2648 | ||
| 267 | 20년 전 | 2349 | ||
| 266 | 20년 전 | 2564 | ||
| 265 | 20년 전 | 3499 | ||
| 264 |
|
20년 전 | 5342 | |
| 263 |
|
20년 전 | 3712 | |
| 262 | 20년 전 | 3124 | ||
| 261 |
허저비
|
20년 전 | 5903 | |
| 260 |
|
20년 전 | 5688 | |
| 259 | 20년 전 | 4121 | ||
| 258 | 20년 전 | 2367 | ||
| 257 | 20년 전 | 3171 | ||
| 256 | 20년 전 | 1888 | ||
| 255 | 20년 전 | 1554 | ||
| 254 | 20년 전 | 3121 | ||
| 253 | 20년 전 | 3530 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기