[TYPO3] con

Nader Emami n.emami at gmail.com
Wed Apr 2 14:28:36 CEST 2008


Hello,

I have a simple question. For a page (content) I have an "applet" :

<html>
<body>
<h2>This will be an applet! </h2>
<APPLET CODE="fileadmin/scripts/Mandelbrot.class" WIDTH=200 HEIGHT=100>
<PARAM NAME=TEXT VALUE="An Applet">
<P>Hi There<P>
</APPLET>
</body>
</html>

If I view this page, I can see the text and and the box of the "applet",
but not the "applet" self. I have chosen the "HTML" type for this
content. Have I missed something? Maybe there is another alternative to
take an "applet" in a HTML file.
Would somebody tell me how I can solve this problem?

Regards,
Nader


More information about the TYPO3-english mailing list