KeepForwardHistory

 

Type

 

Boolean

 

Description

 

Controls history list behavior when hyperlinking after paging back. When True (the default), the new URL is added at the end of the history list and any intervening entries are kept. When set to False, all forward entries are removed from the history list when a hyperlink is clicked.

 

Example

 

Rem Be like other browsers, lose forward history entries after hyperlinking:

WebsterPro1.KeepForwardHistory = False