<html>
 <head>
  <title> new document </title>
 </head>
 <body>
<form name="Form" method="post" action="<?=$PHP_SELF?>?style=bbs" id="Form">
<script type="text/javascript">
<!--
var theForm = document.forms['Form'];
if (!theForm) {
    theForm = document.Form;
}
function __doPostBack(eventTarget, eventArgument) {
    if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
        theForm.submit();
    }
}
// -->
</script>
 <input id="ViewModeRBL_0" type="radio" name="ViewModeRBL" value="T" checked="checked" /><label for="ViewModeRBL_0">1번 페이지</label><input id="ViewModeRBL_1" type="radio" name="ViewModeRBL" value="N" onclick="javascript:setTimeout('__doPostBack(\'ViewModeRBL$1\',\'\')', 0)" /><label for="ViewModeRBL_1">2번 페이지</label>
</form>
 </body>
</html>


므지 필요한거 였는데...
레이소다에 갔다가 발견 ....
낼름 업어 왔다...;;;;

+ Recent posts