B
BigBlueMan
I have a problem using an old Java menu applet called raisedlinks, although
I don't think it is the applet, but rather the path I'm using.
I'm trying to pull up a menu from the applet for a website I'm working on.
I can put in an existing website, and it will pull up fine everytime.
The problem comes when I try to open a new htm file from within the applet.
I CAN do this if the htm file is on the web somewhere, but I CANNOT do it
from my working directory on my pc.
I'm merely entering the name in the location such as value="news.htm",
but I get an error which reads, "cannot open HTML page nullnews.htm".
Any help would be appreciated, as it isn't very practical to program this
thing with all my files having to be accessed from our website.
Ed
I don't think it is the applet, but rather the path I'm using.
I'm trying to pull up a menu from the applet for a website I'm working on.
I can put in an existing website, and it will pull up fine everytime.
The problem comes when I try to open a new htm file from within the applet.
I CAN do this if the htm file is on the web somewhere, but I CANNOT do it
from my working directory on my pc.
I'm merely entering the name in the location such as value="news.htm",
but I get an error which reads, "cannot open HTML page nullnews.htm".
Any help would be appreciated, as it isn't very practical to program this
thing with all my files having to be accessed from our website.
Ed