DBA Data[Home] [Help]

APPS.WF_FORMS dependencies on WFA_HTML

Line 37: ||wfa_html.conv_special_url_chars(fname)

33: end if;
34:
35: if (Fnd_Function.Test(l_func)) then
36: htp.p(''||

Line 42: ''||<br>
</h5><p>
38:           ||'&port='||port||'&codebase='||codebase||'&code='||code<br>
39:           ||'&archive='||archive||''',''formapplet'','||<br>
40:           '''toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=yes,width=250,height=100'''<br>
41:           ||');window.history.go(0);'||
42: ''||<br>
</b>43:           dispname||'
');
44: status := TRUE;
45: else
46: htp.p('');

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 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('');