Re: OAS - calling an applet from a PL/SQL procedure

From: Finn Ellebaek Nielsen <fen_at_changegroup.dk>
Date: Sat, 25 Mar 2000 10:57:27 +0100
Message-ID: <8bi2jj$240$1_at_news.inet.tele.dk>


You can always check the resulting HTML in your browser using View | Source in Internet Explorer and View | Document Source in Netscape and then compare to your static HTML that works.

HTH. Finn

Epix News <mirving_at_epix.net> wrote in message news:KPMC4.1227$G61.148211_at_news1.epix.net...
> I'm trying to call an applet:
>
> htp.p('<applet code="img/it3trial.class" width=140 height=200>'||
> '<param name=parm1 value="test">'||
> '<param name=colourscheme value=7>'||
> '<param name=escapepage value="keynetx/non_java_menu.htm">'||
> '<PARAM NAME="entry0" VALUE="test 1">'||
> '<PARAM NAME="entry1" VALUE="test 2"></applet >');
>
> but the class errors out. If I create a static HTML page and call the
same
> appet with the same parameters, it works.
>
> Is there anything I need to know when creating an applet call?
>
> Thanks,
>
> -Mike
>
>
Received on Sat Mar 25 2000 - 10:57:27 CET

Original text of this message