Hello;
How can one shut down Internet Explorer 5.5 from VBA-access if one can not use the InternetExplorer control. In other words, if I start IE with the shell command (or one of the API variants), how can get at the program and shut it down? I tried using the InstanceID to get a Hwnd handle and sending WM_CLOSE message without any luck.
Sincerely;
Michelle
How can one shut down Internet Explorer 5.5 from VBA-access if one can not use the InternetExplorer control. In other words, if I start IE with the shell command (or one of the API variants), how can get at the program and shut it down? I tried using the InstanceID to get a Hwnd handle and sending WM_CLOSE message without any luck.
Sincerely;
Michelle