웹 호출 IE 브라우저 인쇄 기능


  
  
  
  
  1. <script language="javascript">  
  2. function printsetup(){  
  3. //   
  4. wb.execwb(8,1);  
  5. }  
  6. function printpreview(){  
  7. //   
  8.       wb.execwb(7,1);          
  9. }  
  10.  
  11. function printit()  
  12. {  
  13. if (confirm(' ?')) {  
  14. wb.execwb(6,6)  
  15. }  
  16. }  
  17. </script>  
  18. </head>  
  19. <body>  
  20. <OBJECT classid="CLSID:8856F961-340A-11D0-A96B-00C04FD705A2" height=0 id=wb name=wb width=0></OBJECT>  
  21. <input type=button name=button_print value=" " onclick="javascript:printit()">  
  22. <input type=button    name=button_setup value=" " onclick="javascript:printsetup();">   
  23. <input type=button    name=button_show value=" " onclick="javascript:printpreview();">   
  24. <input type=button name=button_fh value=" " onclick="javascript:window.close();"

이 구성 요소에 대한 또 다른 사용법은 다음과 같다. 웹 브라우저.ExecWB(1,1) 웹 열기.ExecWB(2,1) 현재 모든 IE 창을 닫고 새 창 Web을 엽니다.ExecWB(4,1) 웹 웹 웹 저장ExecWB(6,1)는 웹을 인쇄합니다.ExecWB(7,1) 인쇄 미리 보기 웹.ExecWB(8,1) 인쇄 페이지 설정 웹.ExecWB(10,1) 페이지 등록 정보 보기 웹.ExecWB(15,1)가 취소된 것 같습니다. 웹을 확인해야 합니다.ExecWB(17,1) 전체 웹 선택ExecWB(22,1) 웹 새로 고침.ExecWB(45,1) 창 닫기 알림 없음

좋은 웹페이지 즐겨찾기