Vfpie3.exe How to Automate Internet Explorer 3.0 (158237)



The information in this article applies to:

  • Microsoft Visual FoxPro for Windows 3.0
  • Microsoft Visual FoxPro for Windows 3.0b
  • Microsoft Visual FoxPro for Windows 5.0
  • Microsoft Visual FoxPro for Windows 6.0

This article was previously published under Q158237

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 files are available for download from the Microsoft Download Center:
For additional information about how to download Microsoft Support files, click the following article number to view the article in the Microsoft Knowledge Base:

119591 How to Obtain Microsoft Support Files from Online Services

Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help to prevent any unauthorized changes to the file.
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: 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>
					

Modification Type:MinorLast Reviewed:3/14/2005
Keywords:kbdownload kbAutomation kbfile kbinfo kbinterop kbsample KB158237