E.12. The DefaultWebOptions Object

This object contains application-level attributes used globally by Microsoft Access when you save a data access page as a Web page or open a Web page. You can return or set attributes either at the application (global) level or at the data access page level.

E.12.1. Properties of the DefaultWebOptions Object

The properties of the DefaultWebOptions object are listed in the following table. The DefaultWebOptions object doesn't have any methods or events exposed.

PropertyData TypeRelationship
AlwaysSaveInDefaultEncodingBooleanUsed to determine if the Web browser opens a data access page with its default encoding or the original encoding
ApplicationApplication objectReturns the currently active Application object
CheckIfOfficeIsHTMLEditorBooleanUsed to determine the default HTML Editor for the system (either Office or another type of HTML editor such as Visual InterDev)
DownloadComponentsBooleanTrue if the Office Tools are automatically downloaded with the Web page
EncodingmsoEncodingUsed to determine the encoding used by the Web browser when viewing the saved data access page
FolderSuffixStringUsed to determine the suffix used when you save a data access page as a Web page (both OrganizeInFolder and UseLongFileNames must also be set to True)
FollowedHyperlinkColorColor constantSets the color for all followed hyperlinks
HyperlinkColorColor constantSets the color for all hyperlinks (not followed)
LocationOfComponentsStringUsed to determine a central URL or ...

Get Access 2003 VBA Programmer's Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.