Dealing with Internet Explorer via A Form

MaliciousMike

Registered User.
Local time
Today, 17:44
Joined
May 24, 2006
Messages
118
Hello...

I created a button that opens a link to a URL and copies information from a record to the clipboard to paste on this webpage.
The users are not using it correctly (they need to close the page each time they need to do the next record).

what i want to do is to close ALL IExplore windows via access if there are any open then open the URL again. Sounds pointless but we have to close it because of security.

Thanks.
 
Search around for there is code floating around on how to close another program. I know there is some code @ http://www.mvps.org/access/ that will do what you want. I recall it is a lot of code involved for you have to also identify the open program that you want to close. Good luck!
 

Users who are viewing this thread

Back
Top Bottom