Contents Index Topic Contents | ||
Previous Topic: offsetY Next Topic: opener |
onLine
Description
Indicates whether or not the system is in global offline mode.
Syntax
object.onLine
Remarks
True indicates the system is in global online mode. False indicates the system is in global offline mode. This property has read-only permission, meaning you can retrieve its current value, but not change it.
The user can modify the global offline state by selecting the Work Offline item from the Internet Explorer 4.0 File menu. This property does not indicate whether or not the system is physically connected to the network.
Applies To
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.