Messages.ServerError Property ActiveX/Java Uploader PHP

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets a message which states that an error occured.

Syntax

PHP
public function getServerError() {
}

public function setServerError($value) {
}

Property Value

Type: string

The message which states that an error occured. To disable this message, set it to an empty string.

Default value is "Some server-side error occurred. If you see this message, contact your Web master.".

Remarks

This property is necessary for localization of ActiveX/Java Uploader.

See Also

Reference