묻고답하기

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr">
<script>
function check(f){
if (f.order.value == 0){
window.alert (" 회차를 입력하세요");
f.order.focus();
}
else if (f.num1.value == 0){
window.alert ("번호를 입력하세요");
f.num1.focus();
}
else if (f.num2.value == 0){
window.alert ("번호를 입력하세요");
f.num2.focus();
}
else if (f.num3.value == 0){
window.alert ("번호를 입력하세요");
f.num3.focus();
}
else if (f.num4.value == 0){
window.alert ("번호를 입력하세요");
f.num4.focus();
}
else if (f.num5.value == 0){
window.alert ("번호를 입력하세요");
f.num5.focus();
}
else if (f.num6.value == 0){
window.alert ("번호를 입력하세요");
f.num6.focus();
}
else{
f.submit();
}
}
</script>
</head>

<body>
<form name="lotto" method="post" action="lotto_input_save.php">
  <table width="300" border="0" align="center" cellpadding="0" cellspacing="1" bgcolor="#000000">
    <tr align="center" bgcolor="#FFFFFF">
      <td height="20" colspan="2">로또번호 입력폼</td>
    </tr>
    <tr align="center" bgcolor="#FFFFFF">
      <td width="111" height="20">회차</td>
      <td width="286"><input name="order " type="text" id="order " size="4" maxlength="4"></td>
    </tr>
    <tr align="center" bgcolor="#FFFFFF">
      <td height="20">번호1</td>
      <td><input name="num1" type="text" id="num1" size="2" maxlength="2"></td>
    </tr>
    <tr align="center" bgcolor="#FFFFFF">
      <td height="20">번호2</td>
      <td><input name="num2" type="text" id="num2" size="2" maxlength="2"></td>
    </tr>
    <tr align="center" bgcolor="#FFFFFF">
      <td height="22">번호3</td>
      <td><input name="num3" type="text" id="num3" size="2" maxlength="2"></td>
    </tr>
    <tr align="center" bgcolor="#FFFFFF">
      <td height="20">번호4</td>
      <td><input name="num4" type="text" id="num4" size="2" maxlength="2"></td>
    </tr>
    <tr align="center" bgcolor="#FFFFFF">
      <td height="20">번호5</td>
      <td><input name="num5" type="text" id="num5" size="2" maxlength="2"></td>
    </tr>
    <tr align="center" bgcolor="#FFFFFF">
      <td height="20">번호6</td>
      <td><input name="num6" type="text" id="num6" size="2" maxlength="2"></td>
    </tr>
    <tr align="center" bgcolor="#FFFFFF">
      <td height="20" colspan="2"><table width="100%" border="0" cellspacing="0" cellpadding="0">
          <tr align="center">
            <td width="34%"><input type="submit" name="Submit" value="연속입력"></td>
            <td width="13%"><input name="button" type="button" onClick="javascript:check(this.form);" value="클릭"></td>
            <td width="25%"><input type="reset" name="Submit3" value="취소"></td>
            <td width="28%"><input type="button" name="Submit4" value="닫기"></td>
          </tr>
        </table></td>
    </tr>
  </table>
</form>
</body>
</html>
글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
왕초보408 최근 게시물을 추출할때 분류를 이용 [1] 2009.06.02 by 라르게덴
bncPlan session이 업데이트가 안돼요 [7] file 2009.06.02 by bncPlan
왕초보408 외산 CMS 툴 Joomla [1] 2009.06.02 by 라르게덴
철이베베 현재 1.2.2 쓰는데요. 그룹관리에서 [1] 2009.06.02 by 백성찬
앙태 전체설치를 했는데 cafeXE 나 플라넷 메뉴가 없습니다 [1] file 2009.06.02 by 백성찬
왕초보408 xe_full.1.2.3.changed.tgz 이 있던데.. [1] 2009.06.02 by 백성찬
임성민892 서버컴퓨터 바꾸면서 xe 파일 그대로 옮기니까 게시판이 안떠여 ㅠㅠ [1] 2009.06.02 by 백성찬
bncPlan SSL 사용 ... 실수로 클릭 [2] file 2009.06.02 by bncPlan
최찬찬 현재 닉네임을 이름으로 자동 입력받게 해놨습니다. 하지만 중복문제가 있어서 여쭙니다. [3] 2009.06.02 by 로만이글루
로만이글루 파란으로 메일 잘 보내지나요?  
짜끼 관리자 아이디와 비번 변경요 [1] 2009.06.02 by 홈리스
상자이야기 위젯에 관련된 질문입니다.  
dingurii 제로보드에 넣은 플래쉬 메뉴가 링크가 안됩니다... [3] 2009.06.02 by omin
브리즈 Windows 2008 R2 + IIS7 + PHP 업로드시 이미지 보이지 않음.  
청개굴이 드디어 BGM플래이어 설치했습니다..ㅋㅋㅋ  
wannabewize 관리자에서 메뉴 편집/추가 불가 - 아예 안나오네요. [2] 2009.06.02 by wannabewize
flowerrain XE 공식홈페이지 커뮤니티의 최근 문서 출력 위젯처럼 하고 싶습니다. [2] file 2009.06.02 by flowerrain
텍사수 modules/file/file.controller.php 파일에 대한 질문...입니다.  
재은엄마 스킨 적용방법  
박노열 한글 제목 이미지 안보이는 문제 [4] 2009.06.01 by 박노열