Hello,
i´ve got the following problem:
There is a BSP application, which is used by ca. 100 users.
Most users doesn´t log off correct by the logoff page. Instead the only close the IE and logon again a few minutes later. Now one user is loged on for especially 5 times, although the application is running only 1 time. Is there a possibillity to check if the user is loged on an cancel the old log on??
You can capture while closing the browser, or navigating into other website, then log-off automatically...
There is a standard BSP applications <i>SBSPEXT_HTMLB</i>
which contains Demo Sample codes. The page name 'logoff.htm'.
Also you can refer to BSP Application System, Page session_single_frame.htm
session_test.htm to your starter page.
It contains the fuctionality that u are looking for,
you can just copy the page and change
Raja T
Add a comment