guides:o4w:o4w_api:o4wsethistory

O4WSetHistory routine

Sets the browser history to the specified data.

O4WSetHistory(id, extraValues, title)

The function has the following parameters:

ParameterDescription
idThe URL of the stylesheet to be used.
extraValuesName/value pairs of URLs.
titleText to be appended to the browser's Title bar.

When the user bookmarks a page and then returns to the bookmark, or pages forward or backward to this page, the user's commuter module will be called with the "HISTORY" event, passing in the specified ID as the control (ctlentid), along with any other string specified in the "extraValues" parameter (note that these should be specified as URL "name=value" pairs). The title value, if specified, will be suffixed to the current page title (for example, if the browser title was originally set to "Customer Inquiry", and the title parameter was "Re-entry Point", the browser title will be changed to "Customer Inquiry Re-Entry Point")

  • guides/o4w/o4w_api/o4wsethistory.txt
  • Last modified: 2024/06/19 20:19
  • by 127.0.0.1