비

라디오박스 폼 submit 후 프로세스파일(iframe)에서 처리후 부모창으로

· 2012-01-10 (화) 13:53:25 · 4407
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ko" lang="ko">

<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Script-Type" content="text/javascript" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>titel</title>

</head>

<body>
<script type="text/javascript">
function formsubmit(Frm){

}
function btnform(){
var Frm = document.frm;
Frm.target = "juny_ok";
Frm.action = "juny_ok.html";
Frm.submit();
}
</script>


<form name="frm" action="./update.emt" method="post" onsubmit="return formsubmit(this);">
<fieldset>
<legend>회원가입 폼</legend>
<table summary="회원가입" border=1 width="100%">
<caption>회원가입</caption>
<tbody>
<tr>
<th>성명 : </th>
<td><input type="text" name="name" value="" /></td>
</tr>
<tr>
<th>옵션 : </th>
<td>
<input type="radio" name="radio1" id="radio1_1" value="1" onclick="btnform();" /><label for="radio1_1">학생</label>
<input type="radio" name="radio1" id="radio1_2" value="1" onclick="btnform();" /><label for="radio1_2">선생</label>
<input type="radio" name="radio1" id="radio1_3" value="1" onclick="btnform();" /><label for="radio1_3">일반</label>
<input type="radio" name="radio1" id="radio1_4" value="1" onclick="btnform();" /><label for="radio1_4">기타</label>
</td>
</tr>
<tr>
<td colspan="2"><input type="submit" /></td>
</tr>
</tbody>
</table>
</fieldset>
</form>
<div id="AAAAA" ></div>


<iframe name="juny_ok"></iframe>

</body>

</html>



----------------------------------------




<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ko" lang="ko">

<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Script-Type" content="text/javascript" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>titel</title>

</head>

<body>
111
<script>
parent.window.document.getElementById("AAAAA").innerHTML = "<select><option>aaa</option><option>bbb</option></select>";
</script>

</body>

</html>
|
댓글을 작성하시려면 로그인이 필요합니다.

프로그램

8,188건
+
제목 글쓴이 날짜 조회
12-01-22 조회 3,489
12-01-21 조회 2,794
12-01-19 조회 4,811
12-01-18 조회 2,782
12-01-18 조회 2,787
12-01-18 조회 2,994
12-01-17 조회 2,762
12-01-17 조회 2,992
12-01-14 조회 1.1만
12-01-14 조회 3,549
12-01-14 조회 3,865
12-01-11 조회 3,212
12-01-11 조회 3,072
12-01-11 조회 3,033
12-01-11 조회 3,063
12-01-11 조회 3,407
12-01-11 조회 2,620
12-01-10 조회 3,018
12-01-10 조회 2,803
12-01-10 조회 2,805
12-01-09 조회 2,760
12-01-08 조회 2,803
12-01-07 조회 2,779
12-01-06 조회 2,639
12-01-06 조회 2,760
12-01-05 조회 2,762
12-01-02 조회 2,911
11-12-29 조회 2,783
11-12-28 조회 2,785
11-12-28 조회 2,763
11-12-27 조회 2,991
11-12-23 조회 2,710
11-12-23 조회 2,747
11-12-21 조회 3,864
11-12-21 조회 2,867
11-12-19 조회 2,801
11-12-14 조회 4,138
11-12-08 조회 3,203
11-12-08 조회 4,032
11-12-07 조회 4,322
11-12-06 조회 4,224
11-12-06 조회 3,545
11-12-05 조회 3,185
11-12-05 조회 4,809
11-12-04 조회 3,136
11-12-03 조회 3,511
11-12-02 조회 3,361
11-12-02 조회 3,446
11-12-02 조회 2,787
11-12-01 조회 2,749
11-12-01 조회 3,654
11-12-01 조회 2,739
11-11-29 조회 5,625
11-11-23 조회 3,562
11-11-23 조회 3,880
11-11-22 조회 3,880
11-11-22 조회 2,940
11-11-21 조회 3,487
11-11-21 조회 2,769
11-11-18 조회 3,866
11-11-18 조회 3,041
11-11-17 조회 2,933
11-11-17 조회 2,934
11-11-17 조회 4,502
11-11-11 조회 2,798
11-11-11 조회 2,799
11-11-11 조회 3,934
11-11-11 조회 4,635
11-11-08 조회 2,906
11-11-06 조회 3,351
11-11-06 조회 3,643
11-10-21 조회 2,451
11-10-21 조회 2,353
11-10-19 조회 2,405
11-10-19 조회 3,901
11-10-08 조회 2,459
11-10-06 조회 4,138
11-10-01 조회 2,450
11-09-30 조회 2,540
11-09-29 조회 2,541
11-09-26 조회 2,398
11-09-23 조회 2,396
11-09-23 조회 2,171
11-09-22 조회 2,758
11-09-09 조회 3,039
11-08-30 조회 3,926
11-08-23 조회 2,182
11-08-12 조회 2,357
11-08-04 조회 3,945
11-07-01 조회 2,916
11-06-09 조회 2,557
11-05-17 조회 2,627
11-05-07 조회 2,938
11-04-21 조회 2,604
11-04-12 조회 2,450
11-04-11 조회 3,565
11-02-11 조회 2,697
11-02-08 조회 2,121
11-01-11 조회 2,522
10-11-26 조회 3,879