[Nexa] Explorer 띄우기. JSP호출하기

 

 

1. ActiveX 컴포넌트에 MSIE를 연결하여 익스플러러 창 띄우기

   - ActiveX00.Navigate("about:blank");

   - ActiveX00.Navigate("javascript:window.open('http://daum.net','MISHelp','width=1024,height=768,scrollbars=1')");

 

Posted by 농부지기
,