Aurigma ActiveX/Java Uploader 8.0.33
activeXControl.codeBase Property
Gets or sets a URL to the Uploader8.cab file.
Syntax
JavaScript
Initialize
$au.uploader({
activeXControl: {
//...other params...
codeBase: "Scripts/Uploader8.cab",
//...other params...
}
})
Property Value
Type: String
The URL to the Uploader8.cab file.
Default value is "Scripts/Uploader8.cab".
Remarks
This property is used to embed private-label version of ActiveX Uploader.