SAMPLE: Vfpie3.exe How To Automate Internet Explorer 3.0

Last reviewed: February 20, 1998
Article ID: Q158237
3.00 3.00b 5.00 WINDOWS kbinterop kbfile

The information in this article applies to:

  • Microsoft Visual FoxPro for Windows, versions 3.0, 3.0b, 5.0

SUMMARY

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

MORE INFORMATION

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

 ~ Vfpie3.exe (size: 20214 bytes) 

For more information about downloading files from the Microsoft Software Library, please see the following article in the Microsoft Knowledge Base:

   ARTICLE-ID: Q119591
   TITLE     : 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. The sample shows the use of many of the properties and methods exposed by the Internet Explorer object model.

Internet Explorer version 3.0 must be installed in order for this sample to work correctly. If you do not have Internet Explorer version 3.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>


KBCategory: kbinterop kbfile
KBSubcategory: FxinteropOle
Additional reference words: kbdse 3.00 3.00b 5.00 vFoxWin

Keywords : FxinteropOle kbfile kbinterop
Version : WINDOWS:3.0,3.0b,5.0
Platform : WINDOWS


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: February 20, 1998
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.