DBA Data[Home] [Help]

APPS.WF_FORMS dependencies on OWA_UTIL

Line 115: if (instr(UPPER(owa_util.get_cgi_env('HTTP_USER_AGENT')), 'WIN') > 0) then

111:
112: l_ie_plugin_ver := replace(Wf_Core.translate('WF_PLUGIN_VERSION'),
113: '.', ',');
114:
115: if (instr(UPPER(owa_util.get_cgi_env('HTTP_USER_AGENT')), 'WIN') > 0) then
116: htp.p(' 117: 'WIDTH="36" HEIGHT="40" '||
118: 'CODEBASE="'||Wf_Core.translate('WF_PLUGIN_DOWNLOAD')||
119: '#Version='||l_ie_plugin_ver||'">'||