SAMPLE: Vfpie3.exe How to Automate Internet Explorer 3.0

ID: Q158237


The information in this article applies to:


SUMMARY

Vfpie3.exe is a sample that contains a form that uses ActiveX automation to control Internet Explorer version 3.0 or 4.0.


MORE INFORMATION

The following file is available for download from the Microsoft Software Library:

Vfpie3.exe
For more information about downloading files from the Microsoft Software Library, please see the following article in the Microsoft Knowledge Base:
Q119591 How to Obtain Microsoft Support Files from Online Services
Following is the Readme.txt file included in Vfpie3.exe:

Vfpie3.exe contains a form called Vfpie.scx. This form uses ActiveX Automation to control Internet Explorer version 3.0 or 4.0. The sample shows the use of many of the properties and methods exposed by the Internet Explorer object model.

Internet Explorer version 3.0 or 4.0 must be installed in order for this sample to work correctly. If you do not have Internet Explorer version 3.0 or 4.0 installed, you can download a copy from:
http://www.microsoft.com/ie/
This form was compiled under Visual FoxPro version 5.0. To use the form under Visual FoxPro version 3.0 or 3.0b, you need to recompile the form. To do this, issue the following command in the Command window:

   COMPILE FORM <full path to Vfpie.scx> 

Additional query words:


Keywords          : kbfile kbinterop kbsample kbAutomation kbIE300 kbIE400 kbVFp300 kbVFp500 kbVFp600 
Version           : 
Platform          : 
Issue type        : 

Last Reviewed: August 12, 1999