파폭이나 익스플로러6,8에서 테스트할때는 정상적인데..
익스플로러7일때만 문제가 생깁니다..
영수증을 출력하는 소스입니다.
두번의 출력을 막기위해서 자동으로 창이 닫히도록 처리했는데요...
익스플로러7일때만 출력하시겠습니까?->(확인/취소)->확인을 누르면 인쇄창이 떠야하는데
아무런 반응이 없습니다... 이런경우 어떤 문제를 생각해 볼 수 있나요....ㅜㅜ?
----------문제의 소스입니다.-------------
영수증내용생략...
<input type="image" src="print.gif" class="btn1" Value="출력" onclick="submit_to();">
<script src="/js/jquery-1.5.min.js"></script>
<script language="javascript">
function submit_to(){
var ExeConfirm = confirm("출력하시겠습니까?");
if(ExeConfirm){
$.ajax({
type:"POST",
url:"http://사이트명/skin/board/edu_w/receipt_update.php",
dataType:"html",
data:{wr_id:'<?=$row['wr_id']?>'},
success:function(data){
if(data=="true"){
window.print();
setTimeout("window.self.close()",10000);
}else{
alert('오류발생');
return;
}
}
});
}
}
</script>
<script language="javascript">
function submit_to(){
var ExeConfirm = confirm("출력하시겠습니까?");
if(ExeConfirm){
$.ajax({
type:"POST",
url:"http://사이트명/skin/board/edu_w/receipt_update.php",
dataType:"html",
data:{wr_id:'<?=$row['wr_id']?>'},
success:function(data){
if(data=="true"){
window.print();
setTimeout("window.self.close()",10000);
}else{
alert('오류발생');
return;
}
}
});
}
}
</script>
----------receipt_update.php내용입니다.----------
<?
include_once("./_common.php");
include_once("./_common.php");
$wr_id = $_POST['wr_id'];
$write_table = "g4_write_112";
$sql = "update $write_table set wr_11 = 'ok' where wr_id='$wr_id'";
sql_query($sql);
$msg = "true";
echo $msg;
?>
$write_table = "g4_write_112";
$sql = "update $write_table set wr_11 = 'ok' where wr_id='$wr_id'";
sql_query($sql);
$msg = "true";
echo $msg;
?>
[이 게시물은 관리자님에 의해 2011-10-31 16:55:28 jQuery에서 이동 됨]
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 8230 | 9년 전 | 39 | ||
| 8229 | 9년 전 | 47 | ||
| 8228 |
커네드커네드
|
9년 전 | 92 | |
| 8227 | 9년 전 | 100 | ||
| 8226 | 9년 전 | 139 | ||
| 8225 | 9년 전 | 127 | ||
| 8224 | 9년 전 | 122 | ||
| 8223 | 9년 전 | 82 | ||
| 8222 |
|
9년 전 | 160 | |
| 8221 | 9년 전 | 74 | ||
| 8220 | 9년 전 | 67 | ||
| 8219 | 9년 전 | 73 | ||
| 8218 | 9년 전 | 107 | ||
| 8217 |
star3840
|
9년 전 | 87 | |
| 8216 | 9년 전 | 129 | ||
| 8215 | 9년 전 | 82 | ||
| 8214 | 9년 전 | 201 | ||
| 8213 | 9년 전 | 138 | ||
| 8212 | 9년 전 | 50 | ||
| 8211 | 9년 전 | 213 | ||
| 8210 | 9년 전 | 209 | ||
| 8209 | 9년 전 | 313 | ||
| 8208 | 9년 전 | 179 | ||
| 8207 | 9년 전 | 196 | ||
| 8206 |
|
9년 전 | 155 | |
| 8205 | 9년 전 | 141 | ||
| 8204 | 9년 전 | 106 | ||
| 8203 | 9년 전 | 196 | ||
| 8202 | 9년 전 | 121 | ||
| 8201 | 9년 전 | 160 | ||
| 8200 | 9년 전 | 126 | ||
| 8199 | 9년 전 | 173 | ||
| 8198 | 9년 전 | 151 | ||
| 8197 | 9년 전 | 130 | ||
| 8196 | 9년 전 | 506 | ||
| 8195 | 9년 전 | 132 | ||
| 8194 | 9년 전 | 262 | ||
| 8193 | 9년 전 | 128 | ||
| 8192 | 9년 전 | 152 | ||
| 8191 | 9년 전 | 111 | ||
| 8190 | 9년 전 | 107 | ||
| 8189 | 9년 전 | 161 | ||
| 8188 | 9년 전 | 98 | ||
| 8187 | 9년 전 | 118 | ||
| 8186 | 9년 전 | 126 | ||
| 8185 | 9년 전 | 284 | ||
| 8184 | 9년 전 | 80 | ||
| 8183 | 9년 전 | 305 | ||
| 8182 | 9년 전 | 134 | ||
| 8181 | 9년 전 | 104 | ||
| 8180 | 9년 전 | 670 | ||
| 8179 | 9년 전 | 470 | ||
| 8178 | 9년 전 | 275 | ||
| 8177 |
kiplayer
|
9년 전 | 276 | |
| 8176 | 9년 전 | 321 | ||
| 8175 | 9년 전 | 201 | ||
| 8174 | 9년 전 | 208 | ||
| 8173 | 9년 전 | 320 | ||
| 8172 | 9년 전 | 163 | ||
| 8171 | 9년 전 | 157 | ||
| 8170 | 9년 전 | 271 | ||
| 8169 |
커네드커네드
|
9년 전 | 236 | |
| 8168 | 9년 전 | 289 | ||
| 8167 | 9년 전 | 298 | ||
| 8166 | 9년 전 | 209 | ||
| 8165 | 9년 전 | 144 | ||
| 8164 | 9년 전 | 273 | ||
| 8163 | 9년 전 | 263 | ||
| 8162 | 9년 전 | 269 | ||
| 8161 | 9년 전 | 264 | ||
| 8160 |
|
9년 전 | 463 | |
| 8159 | 9년 전 | 378 | ||
| 8158 | 9년 전 | 192 | ||
| 8157 | 9년 전 | 336 | ||
| 8156 | 9년 전 | 250 | ||
| 8155 | 9년 전 | 231 | ||
| 8154 |
00년생용띠
|
9년 전 | 574 | |
| 8153 | 9년 전 | 200 | ||
| 8152 |
|
9년 전 | 377 | |
| 8151 | 9년 전 | 379 | ||
| 8150 | 9년 전 | 470 | ||
| 8149 |
Jangfolk
|
9년 전 | 312 | |
| 8148 | 9년 전 | 145 | ||
| 8147 | 9년 전 | 349 | ||
| 8146 | 9년 전 | 406 | ||
| 8145 | 9년 전 | 329 | ||
| 8144 | 9년 전 | 298 | ||
| 8143 | 9년 전 | 152 | ||
| 8142 | 9년 전 | 400 | ||
| 8141 | 9년 전 | 350 | ||
| 8140 | 9년 전 | 897 | ||
| 8139 | 9년 전 | 224 | ||
| 8138 |
전갈자리남자
|
9년 전 | 364 | |
| 8137 | 9년 전 | 343 | ||
| 8136 | 9년 전 | 709 | ||
| 8135 |
|
9년 전 | 758 | |
| 8134 |
PlayPixel
|
9년 전 | 470 | |
| 8133 |
|
9년 전 | 412 | |
| 8132 | 9년 전 | 428 | ||
| 8131 | 9년 전 | 781 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기