SiteKiosk Documentation
One Step Back

ConfigureDatabase Method




The ConfigureDatabase method shows the database configuration dialog.


Syntax

    SiteCafe.ConfigureDatabase()
    
Return Value
    None.
Remarks
    The database configuration dialog lets you choose the database that SiteCafe will use.
Examples
    The following example displays the database configuration dialog.

    <SCRIPT TYPE="text/javascript">
    window.external.InitScriptInterface();
    SiteCafe.ConfigureDatabase();
    </SCRIPT>
    

Applies to
    SiteKiosk v6.2 (and later versions).

Back to topBack to top

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