Browser

The Browser object is the Internert Explorer ActiveX object.

Functions

BackNavigates backward one item in the history list.
CreateCreates dynamically the control window that will be a child window of the specified dialog window.
DestroyDestroys the control window dynamically.
EnableDialogEnables or disables dialog boxes.
ForwardNavigates forward one item in the history list.
GetTitleRetrieves the name in the title tags of the HTML document.
GetUrlRetrieves the URL of the document.
IsBusyGets a value that indicates whether the object is engaged in a navigation or downloading operation.
IsDialogEnabledGets a value that indicates whether the object can display dialog boxes.
IsOfflineGets a value that indicates whether the object is operating in offline mode.
LoadFileLoads a compatible document from a File object.
LoadPathLoads a compatible document file.
LoadResourceLoads a compatible document from the resources.
OnlineSets a value that indicates whether the object is operating in online or offline mode.
OpenUrlNavigates to a resource identified by a URL or to a file identified by a full path.
RefreshReloads the file that is currently displayed in the object.
StopCancels a pending navigation or download, and stops dynamic page elements, such as background sounds and animations.

Events

OnBeginOpenIs called when a navigating operation is started.
OnEndOpenIs called when a navigating operation is finished.
OnOpeningIs called during the document is opening.

Constants

The Browser object has no constants.

Example

SECCIA Documentation - Copyright © 2001-2009 Sylvain Seccia