ACC97: Finding Information on the Web Browser Control

Last reviewed: October 13, 1997
Article ID: Q165212
The information in this article applies to:
  • Microsoft Access 97

SUMMARY

Novice: Requires knowledge of the user interface on single-user computers.

This article lists some of the resources available for the Web Browser Control. The following files, Knowledge Base articles, and manuals contain helpful information that can guide you when using the Web Browser Control:

  • The IEXPLORE.hlp file
  • The Microsoft Knowledge Base
  • "Microsoft Office 97 Visual Basic Programmer's Guide," Chapter 15
  • "Building Applications with Microsoft Access 97," Chapter 21
  • "Microsoft Office 97 Resource Kit," Chapter 25

MORE INFORMATION

The IEXPLORE.HLP file, which can be found on the Microsoft Office 97 Professional Edition compact disc in the Valupack\Access\Webhelp subfolder, contains the following topics.

NOTE: This file should not be confused with the same named IEXPLORE.HLP help file for Microsoft Internet Explorer which can be found in the Windows\Help subfolder if you have the Microsoft Internet Explorer installed on your computer.

  • Introduction
  • Using the WebBrowser Control
  • Possible Uses
  • Navigate to a New Location with the Navigate Method
  • Update Cached Pages with the Refresh or Refresh2 Method
  • Navigate the History List with the GoBack and Goforward Methods
  • Control Browsing Operations with the Busy Property and Stop Method
  • Hide or Show the WebBrowser Control with the Visible Property
  • WebBrowser Events
  • Objects
  • Properties
  • Methods
  • Events

Microsoft Knowledge Base

The Knowledge Base is currently available on the Internet on the Microsoft Technical Support Page at the following address

    http://support.microsoft.com/support/

The following articles contain information on the Web Browser Control.

ARTICLE LISTING:

 ITEM ID ARTICLE TITLE                                             DATABASE
 --------------------------------------------------------------------------

 Q155969 How to Distribute the WebBrowser Control                  Internet
 Q156732 How To Print From The Microsoft Web Browser Control       Internet
 Q156693 IEZoom.exe Changes the Font Size of the Web Browser       Internet
 Q158264 FAQ on Developing with the ActiveX SDK                    Internet
 Q161397 ACC97: Cannot Resize Web Browser Control on a Form        Access
 Q163282 Using Forward and Back Buttons for Web Browser Control    Internet
 Q163412 Web Browser Position Wrong on PageFrame Page              FoxPro
 Q160126 ACC97: Supported ActiveX Controls for Microsoft Access 97 Access
 Q161345 ACC97: Contents of the Acread80.wri Readme File           Access

Related articles can be found by entering the search phrase "ActiveX SDK" or "Misc Internet Topics" in the "My Question Is" box.

"Microsoft Office 97 Visual Basic Programmer's Guide," Chapter 15

Using the WebBrowser Control

  • Adding the WebBrowser Control to a Form
  • Displaying Web Pages or Documents in the WebBrowser Control
  • Viewing Descriptions of the Properties, Methods, and Events of the WebBrowser Control
  • Distributing the WebBrowser Control with Your Application

NOTE: The Microsoft Office 97 Visual Basic Programmer's Guide is available in the Microsoft Office 97 Developer Edition Tools Package.

"Building Applications with Microsoft Access 97," Chapter 21

  • Using the WebBrowser Control
  • Adding the WebBrowser Control to a Form
  • Displaying Web Pages or Documents in the WebBrowser Control
  • Displaying a Document in the WebBrowser Control by Using an Address in a Text Box
  • Displaying a Document in the WebBrowser Control by Using a Hyperlink Stored in a Table
  • Viewing Descriptions of the Properties, Methods, and Events of the WebBrowser Control
  • Distributing the WebBrowser Control with Your Application

NOTE: "Building Applications" is available on the Microsoft Office 97 Professional Edition compact disc in the \\ValuPack\Access\BldApps subfolder. It is also available in hard copy in the Microsoft Office 97 Developer Edition Tools package.

"Microsoft Office 97 Resource Kit," Chapter 25

  • Web Support in Microsoft Access 97
  • Web Support in Microsoft Excel 97
  • Web Support in Microsoft Outlook 97
  • Web Support in Microsoft PowerPoint 97
  • Web Support in Microsoft Word 97

NOTE: The "Microsoft Office 97 Resource Kit" is available on the Microsoft World Wide Web at the following address:

   http://www.microsoft.com/office/ork/

REFERENCES

For more information about ActiveX controls, search the Help Index for "ActiveX controls, using," or ask the Microsoft Access 97 Office Assistant.

Keywords          : IntpCstm kbother
Version           : 97
Platform          : WINDOWS
Hardware          : x86
Issue type        : kbref


================================================================================


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: October 13, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.