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

InstallationProgress.BeforeIE6XPSP2InstructionsHtml Property

Supported browsers: Internet Explorer

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

Syntax

PHP
public function getBeforeIE6XPSP2InstructionsHtml() {
}

public function setBeforeIE6XPSP2InstructionsHtml($value) {
}

Property Value

Type: string

The installation 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 reload the page and click the <strong>Yes</strong> button when you see the control installation dialog. If you don't see installation dialog, please check your security settings.</p>".

See Also

Reference