Websydian v6.1 online documentationOnline documentation - Websydian v6.1

WebEndUserSession Function

The WebEndUserSession Event Handler function calls the EndSingleSession server function that change the status of the Session record to Ended.  The function should be included (by comprises triples) in all web pages where it should be possible for the web user to end the Session

In the 0 Call to build of document Edit point a call to a Page Generator function should be inserted (remember, triggering an Event Handler function must always result in the generation of a new HTML page).  This Page Generator function will typically generate an HTML page informing about that the Session has been ended.

Inheritance