Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is IE Open ?
Message
 
 
To
30/07/2004 09:09:34
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00929548
Message ID:
00929549
Views:
9
Ken,

See Re: Finding an instance of IE Message #805366

>
>Brain is malfunctioning this am. How can I tell if IE is open ?
>
>Here is What I am doing:
>
>IF TYPE('oIE') = 'O'
>
> oIE.navigate('myfile')
>
>ELSE
> oIE=CREATEOBJECT("InternetExplorer.Application")
>ENDIF
>
>
>But I get a new copy everytime, even if it is already open.
>
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform