This documentation is for the old version. Go to the latest Upload Suite docs

InstallationProgress.BeforeIE6XPSP2ProgressHtml Property

Supported browsers: Internet Explorer

Set downloading instructions for Internet Explorer 6 running on version of Windows earlier than Windows XP Service Pack 2.

Syntax

PHP
public function getBeforeIE6XPSP2ProgressHtml() {
}

public function setBeforeIE6XPSP2ProgressHtml($value) {
}

Property Value

Type: string

The downloading instructions for Internet Explorer 6 running on version of Windows earlier than Windows XP Service Pack 2.

Default value is "<p>To install Image Uploader, please wait until the control is loaded and click the <strong>Yes</strong> button when you see the installation dialog.</p>".

See Also

Reference