Hello.
 
I have a Java Applet tag in the /common/header.html.
The Java Applet is held in the root folder.
I have the path in header.html set to pick up the applet.
However the applet doesn't work when it is parsed through htsearch.
Has anybody experienced this problem before or is there a workaround.
The applet works fine from the root and other directories.
 
Working on Mandrake 7.2
Htdig: htdig-3.1.5.tar
 
extract from header.html
 
      <applet code="/taftie/website/headline.class" width=100 height=75>
        <param name="GENERATOR" value="CREATED WITH THE APPLET HEADLINE FACTORY WWW.COFFEECUP.COM">
        <param name="GENERAL" value="0|004080|1|30|40|0|0">
        <param name="LOAD" value="000000|FFFFFF|Loading...">
        <param name="BORDER" value="1|C0C0C0|2|0|7">
        <param name="TXT FILE" value="/taftie/website/newsapplettext.txt|0|FFFFFF|00CCFF|FFFF00|2|0|10|1">
        <param name="SCROLLER" value="3|8|8|C0C0C0|000000|0|1">
      </applet>
 
Thanks,
 
Cormac.

Reply via email to