DBA Data[Home] [Help]

APPS.WF_FORMS dependencies on HTP

Line 36: htp.p(' 40: '''toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=yes,width=250,height=100'''

Line 46: htp.p('');

42: ''||<br>
43:           dispname||'');
44: status := TRUE;
45: else
46: htp.p('');
47: status := FALSE;
48: end if;
49: exception
50: when others then

Line 92: htp.p('');

88: else
89: l_func := fname;
90: end if;
91:
92: htp.p('');
93: htp.p('');
94: htp.p(''||wf_core.translate('WFFRM_LAUNCHING')||'');
95: htp.p('

Web Analytics Made Easy -StatCounter
');
96:

Line 93: htp.p('');

89: l_func := fname;
90: end if;
91:
92: htp.p('');
93: htp.p('');
94: htp.p(''||wf_core.translate('WFFRM_LAUNCHING')||'');
95: htp.p('

Web Analytics Made Easy -StatCounter
');
96:
97: htp.p('');

Line 94: htp.p(''||wf_core.translate('WFFRM_LAUNCHING')||'');

90: end if;
91:
92: htp.p('');
93: htp.p('');
94: htp.p(''||wf_core.translate('WFFRM_LAUNCHING')||'');
95: htp.p('

Web Analytics Made Easy -StatCounter
');
96:
97: htp.p('');
98: htp.p('');

Line 95: htp.p('');

91:
92: htp.p('');
93: htp.p('');
94: htp.p(''||wf_core.translate('WFFRM_LAUNCHING')||'');
95: htp.p('

Web Analytics Made Easy -StatCounter
');
96:
97: htp.p('');
98: htp.p('');
99: htp.p('');

Line 97: htp.p('');

93: htp.p('');
94: htp.p(''||wf_core.translate('WFFRM_LAUNCHING')||'');
95: htp.p('

Web Analytics Made Easy -StatCounter
');
96:
97: htp.p('');
98: htp.p('');
99: htp.p('');
100:
101: htp.p('');

Line 98: htp.p('');

94: htp.p(''||wf_core.translate('WFFRM_LAUNCHING')||'');
95: htp.p('

Web Analytics Made Easy -StatCounter
');
96:
97: htp.p('');
98: htp.p('');
99: htp.p('');
100:
101: htp.p('');
102:

Line 99: htp.p('');

95: htp.p('

Web Analytics Made Easy -StatCounter
');
96:
97: htp.p('');
98: htp.p('');
99: htp.p('');
100:
101: htp.p('');
102:
103: -- ### maybe we need to make the window closing time a configurable

Line 101: htp.p('');

97: htp.p('');
98: htp.p('');
99: htp.p('');
100:
101: htp.p('');
102:
103: -- ### maybe we need to make the window closing time a configurable
104: -- ### parameter in the future
105: htp.p('');

Line 105: htp.p('');

101: htp.p('');
102:
103: -- ### maybe we need to make the window closing time a configurable
104: -- ### parameter in the future
105: htp.p('');
106: htp.p('

'||wf_core.translate('WFFRM_CLOSE_WINDOW')||'');
107: -- ### we cannot retest in this window, so commented it out.
108: -- if (Fnd_Function.Test(l_func)) then
109:

Line 106: htp.p('

102:
103: -- ### maybe we need to make the window closing time a configurable
104: -- ### parameter in the future
105: htp.p('');
106: htp.p('

'||wf_core.translate('WFFRM_CLOSE_WINDOW')||'');
107: -- ### we cannot retest in this window, so commented it out.
108: -- if (Fnd_Function.Test(l_func)) then
109:
110: htp.p('');

161: htp.p('
');
162: htp.p('');
164: htp.p('');
165: htp.p('');
166: htp.p('

');

Line 110: htp.p('');
166: htp.p('
');

106: htp.p('

'||wf_core.translate('WFFRM_CLOSE_WINDOW')||'');
107: -- ### we cannot retest in this window, so commented it out.
108: -- if (Fnd_Function.Test(l_func)) then
109:
110: htp.p('');

Line 155: htp.p('');

151: if (port <> '0') then
152: htp.p('');
153: end if;
154: htp.p('');
155: htp.p('');
156: end if;
157:
158: htp.p('');
159: htp.p('

');

Line 158: htp.p('');

154: htp.p('');
155: htp.p('');
156: end if;
157:
158: htp.p('');
159: htp.p('

');
160: htp.p('');
159: htp.p('');
160: htp.p('');
159: htp.p('
');
160: htp.p('
');

Line 162: htp.p('');
162: htp.p('');
164: htp.p('');
165: htp.p('');
166: htp.p('
');
111:
112: l_ie_plugin_ver := replace(Wf_Core.translate('WF_PLUGIN_VERSION'),
113: '.', ',');
114:

Line 116: htp.p('

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||'">'||
120: ''||

Line 128: htp.p('');

124: '');
127: if (port <> '0') then
128: htp.p('');
129: end if;
130: htp.p('');
131: htp.p(''||
132: '');

126: Wf_Core.translate('WF_PLUGIN_VERSION')||'">');
127: if (port <> '0') then
128: htp.p('');
129: end if;
130: htp.p('');
131: htp.p(''||
132: ' 134: ' WIDTH="36" HEIGHT="40"'||

Line 131: htp.p(''||

127: if (port <> '0') then
128: htp.p('');
129: end if;
130: htp.p('');
131: htp.p(''||
132: ' 134: ' WIDTH="36" HEIGHT="40"'||
135: ' jinit_appletcache="off"'||

Line 140: htp.p(' Port='||port);

136: ' java_CODE="'||code||'"'||
137: ' java_CODEBASE="'||codebase||'"'||
138: ' java_ARCHIVE="'||l_archive||'"');
139: if (port <> '0') then
140: htp.p(' Port='||port);
141: end if;
142: htp.p( ' COMM='''||fname||''''||
143: ' pluginurl="'||
144: Wf_Core.translate('WF_PLUGIN_DOWNLOAD')||'">'||

Line 142: htp.p( ' COMM='''||fname||''''||

138: ' java_ARCHIVE="'||l_archive||'"');
139: if (port <> '0') then
140: htp.p(' Port='||port);
141: end if;
142: htp.p( ' COMM='''||fname||''''||
143: ' pluginurl="'||
144: Wf_Core.translate('WF_PLUGIN_DOWNLOAD')||'">'||
145: '</COMMENT>

');
146: else

Line 148: htp.p('

144: Wf_Core.translate('WF_PLUGIN_DOWNLOAD')||'">'||
145: '</COMMENT>');
146: else
147: -- Client is not Windows, so we don't want to call Jinitiator.
148: htp.p(' 149: htp.p('archive="'||l_archive||'"');
150: htp.p(' width="36" height="40">');
151: if (port <> '0') then
152: htp.p('');

Line 149: htp.p('archive="'||l_archive||'"');

145: '</COMMENT>');
146: else
147: -- Client is not Windows, so we don't want to call Jinitiator.
148: htp.p(' 149: htp.p('archive="'||l_archive||'"');
150: htp.p(' width="36" height="40">');
151: if (port <> '0') then
152: htp.p('');
153: end if;

Line 150: htp.p(' width="36" height="40">');

146: else
147: -- Client is not Windows, so we don't want to call Jinitiator.
148: htp.p(' 149: htp.p('archive="'||l_archive||'"');
150: htp.p(' width="36" height="40">');
151: if (port <> '0') then
152: htp.p('');
153: end if;
154: htp.p('');

Line 152: htp.p('');

148: htp.p(' 149: htp.p('archive="'||l_archive||'"');
150: htp.p(' width="36" height="40">');
151: if (port <> '0') then
152: htp.p('');
153: end if;
154: htp.p('');
155: htp.p('
');
156: end if;

Line 154: htp.p('');

150: htp.p(' width="36" height="40">');
151: if (port <> '0') then
152: htp.p('');
153: end if;
154: htp.p('');
155: htp.p('

');
156: end if;
157:
158: htp.p('

'||wf_core.translate('WFFRM_LOOK_IN_NAVIGATOR')||' '||wf_core.translate('WFFRM_LOOK_IN_NAVIGATOR')||'
');
161: htp.p('
');
162: htp.p('');
162: htp.p('');

Line 160: htp.p('
');

156: end if;
157:
158: htp.p('

'||wf_core.translate('WFFRM_LOOK_IN_NAVIGATOR')||'
');
161: htp.p('');
162: htp.p('');
164: htp.p('');

Line 161: htp.p('
');

157:
158: htp.p('

'||wf_core.translate('WFFRM_LOOK_IN_NAVIGATOR')||'
');
161: htp.p('');
162: htp.p('');
164: htp.p('');
165: htp.p('
');

Line 164: htp.p('');

160: htp.p('

');
161: htp.p('
');
162: htp.p('');
164: htp.p('');
165: htp.p('
');
167:
168: -- else

Line 165: htp.p('
');
167:
168: -- else
169: -- ADA: do not show anything here

Line 166: htp.p('');

162: htp.p('');
164: htp.p('');
165: htp.p('');
166: htp.p('');
167:
168: -- else
169: -- ADA: do not show anything here
170: -- htp.p('');

Line 170: -- htp.p('');

166: htp.p('');
167:
168: -- else
169: -- ADA: do not show anything here
170: -- htp.p('');
171: -- end if;
172:
173: htp.p('');
174: htp.p('');

Line 173: htp.p('');

169: -- ADA: do not show anything here
170: -- htp.p('');
171: -- end if;
172:
173: htp.p('');
174: htp.p('');
175: exception
176: when others then
177: wf_core.context('Wf_Forms', 'AppletWindow', fname, port);

Line 174: htp.p('');

170: -- htp.p('');
171: -- end if;
172:
173: htp.p('');
174: htp.p('');
175: exception
176: when others then
177: wf_core.context('Wf_Forms', 'AppletWindow', fname, port);
178: raise;