Sorry about that. Comes from having email on a separate machine. Im not the best speller in the world anyway. No comments please Jean. Allen
-----Original Message----- From: profoxtech-bounces (at) leafe .D.O.T com [mailto:profoxtech-bounces@leafe.com] On Behalf Of Cesar Sent: 30 July 2005 02:11 To: profoxtech (at) leafe .D.O.T com Subject: Re: Internet explorer
Hi Allen, Your example works quite well, except for a spelling error in "SetForegroundWindow", and you forgot to put oIE.Visible = .T. The code below was tested and is working...
Best regards Cesar
DECLARE INTEGER SetForegroundWindow in user32.dll INTEGER oIE = CREATEOBJECT("Internetexplorer.application") oIE.navigate("www.allenpollard.com") oIE.Visible = .T. =SetForegroundWindow(oIE.HWND)
-- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.338 / Virus Database: 267.9.7/60 - Release Date: 28/07/2005
©2005 allen |