'KCMLSetHTMLCtrlRelativeURL(set)
Control whether HTML controls assume the URL in the Navigate method is relative or absolute. Only effective in browser client.
Arguments
| INT() | set | [in] | Whether HTML controls assume relative URLs. From the KCML_HTML_URL_ENUM enumeration |
Returns
This function returns TRUE on success, or FALSE on failure.
Syntax
The following definition is built into KCML. You do not have to include it in your own code.
$DECLARE 'KCMLSetHTMLCtrlRelativeURL(INT())
Further Information
| Introduced | KCML 5.00 |
| Compatibility | Browser Client KClient |
See Also
KCMLAddNotifyIcon, KCMLDeferHiddenControls, KCMLDlgMessageBox, KCMLEnableBufferKeys, KCMLEnableDropdownPreFill, KCMLEnableModalPopups, KCMLForceChromium, KCMLGetBufferKeys, KCMLGetChromiumShimVersion, KCMLGetChromiumVersion, GetLocalTime, KCMLGetWindow, KCMLHideErrorDialogs, KCMLHookIEOCX, MessageBox, KCMLRemoveNotifyIcon, KCMLSetBrowserDebugPort, KCMLSetBufferKeyBreakKey, KCMLSetBufferKeyTimeout, KCMLSetBufferKeys, KCMLSetCenturyThreshold, KCMLSetChromiumAcceptLang, KCMLSetDollarConvert, KCMLSetTitleTemplate, KCMLTouchScreenMode