Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Ie40 Objects
Message
From
29/10/1998 10:07:36
Jim Rieck
Quicken Loans/Rock Financial/Title Sourc
Livonia, Michigan, United States
 
 
To
28/10/1998 19:45:16
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
Miscellaneous
Thread ID:
00151677
Message ID:
00152302
Views:
21
Erik,

I am trying to print an HTML document from a form in a VFP program. Any ideas?

Thanks

Jim

>Well, Office97 comes with documents describing how to Automate Word, Excel, etc., but not IE. There is a book from Microsoft press called something like Programming Internet Explorer. You should also check out Ken Levy's website. He has a few articles that detail doing stuff with IE 4. If you explain more what exactly you are trying to do, maybe I could be of more help...
>
>
>>Erik,
>>
>>thanks for the information. Do you know if there is any documentation with MS OFFICE 97 or IE 4.0 on OLE objects?
>>
>>Thanks
>>
>>Jim
>>
>>>>I am trying to create an object based on IE 4.0+. I need to know the name of the class. Any ideas?
>>>>
>>>>Thanks
>>>>
>>>>Jim
>>>
>>>oie = CREATEOBJ('InternetExplorer.Application')
>>>oie.navigate('http://www.levelextreme.com')
>>>oie.visible = .T.
Thanks

Jim
Previous
Reply
Map
View

Click here to load this message in the networking platform