SiteKiosk Documentation
One Step Back

ShowWindowsLog Method




The ShowWindowsLog method opens the current Windows log.


Syntax

    SiteKiosk.Multimedia.ShowWindowsLog()
Return Value
    None.
Remarks
    The AdminFunctions object is only available in the escape menu.
Examples
    The following example shows the current Windows log.

    <SCRIPT TYPE="text/javascript">
    window.external.InitScriptInterface();
    SiteKiosk.Multimedia.ShowWindowsLog();
    </SCRIPT>

Applies to
    SiteKiosk v7.0 (and later versions).

Back to topBack to top

© 1997-2010 PROVISIO - Aventura, USA & Muenster, Germany - SiteKiosk DevTeam