I have installed a web cam image that is protected by Link Protect, but have a problem.... With an html refresh code it works, but when I try to use java, I get either no image or a protected image... the script is as follows :
I tried to add the java to the protected folder, but to no avail. Any ideas? .
Posted - Dec 10 2002 : 03:39:48
You cannot use a cgi link in an applet parameter.
It will be better to use Link Protect to call a page that delivers the applet. As the page is delivered by cgi, local references will not work unless you add a codebase statement.
But I would like to just protect the image..... I am sorry, I am a
newbie with just enough knowledge to be dangerous... I tried this, with the javacam.class in the folder videocam1, but no no avail:
But since I need to "protect" the image, and the codebase shows to the world the location of the "hidden" folder...... Do I then have to protect the whole file....? EEK ! ;-(
Posted - Dec 11 2002 : 02:32:46
Can you use class and image files in your cgi-bin?