mobileFX WebKitX ActiveX
WebKitX JavaScript Externs~-_namespace / ShowSelectFolderDialog Method
Title of the dialog window.
Absolute path of the initial folder.
In This Topic
    ShowSelectFolderDialog Method
    In This Topic
    ShowSelectFolderDialog, show Windows default Select Folder dialog.
    Syntax
    var value; // Type: string
    
    // Parameters
    var DialogTitle; // Type:  string
    var Path; // Type:  string
    
    value = ShowSelectFolderDialog(DialogTitle, Path);
    function ShowSelectFolderDialog( 
       DialogTitle : string,
       Path : string
    ) : string;

    Parameters

    DialogTitle
    Title of the dialog window.
    Path
    Absolute path of the initial folder.
    Browser Compatibility
    80