Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== O4WSetHistory routine ====== ==== Description ==== Sets the browser history to the specified data. ==== Syntax ==== O4WSetHistory(id, extraValues, title) ==== Parameters ==== The function has the following parameters: ^Parameter^Description^ |id|The URL of the stylesheet to be used.| |extraValues|Name/value pairs of URLs.| |title|Text to be appended to the browser's Title bar.|| ==== Remarks ==== 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:19by 127.0.0.1