Hi all,
Does anyone know how to embed an external java applet to Livelink.I try to embed it into Livelink forms as adding
<applet width=300 height=300 code="urname.class" codebase= "C:/myclass/"> </applet>
but applet just wont load.The same source code when i export from livelink as an html file loads the applet but from Livelink it doesnt work.I also tried with the different browsers IE and Firefox but the result is the same.
What am I doing wrong?Is it true embedding applet into Livelink Form item?Is there another way of doing this?(Applet application should be called somewhere in the workflow so we decided to call it from a form)
Thanks for your answers or advices in advance.
regards
yasemin
Does anyone know how to embed an external java applet to Livelink.I try to embed it into Livelink forms as adding
<applet width=300 height=300 code="urname.class" codebase= "C:/myclass/"> </applet>
but applet just wont load.The same source code when i export from livelink as an html file loads the applet but from Livelink it doesnt work.I also tried with the different browsers IE and Firefox but the result is the same.
What am I doing wrong?Is it true embedding applet into Livelink Form item?Is there another way of doing this?(Applet application should be called somewhere in the workflow so we decided to call it from a form)
Thanks for your answers or advices in advance.
regards
yasemin