M
Mark
Hi group,
I am building a website around a java applet that displays
threedimensional objects. The website will contain several pages.
Visitors can choose links on these pages to load and display different
objects in the applet.
At the moment the applet is embedded in every page, so the applet has
to be reloaded every time the user switches to another page. I would
like to avoid this but the only working solution I have found so far,
is to use frames.
I know we all like frames a lot, still I wonder if there is another
way to do this. I have tried to put the applet in a page (or popup
window) of it's own, but I can't pass information from other pages to
the applet page, can I?
I am not (yet) very familiar with php and the likes, but I will use it
if this is the way to go.
TIA,
Mark.
I am building a website around a java applet that displays
threedimensional objects. The website will contain several pages.
Visitors can choose links on these pages to load and display different
objects in the applet.
At the moment the applet is embedded in every page, so the applet has
to be reloaded every time the user switches to another page. I would
like to avoid this but the only working solution I have found so far,
is to use frames.
I know we all like frames a lot, still I wonder if there is another
way to do this. I have tried to put the applet in a page (or popup
window) of it's own, but I can't pass information from other pages to
the applet page, can I?
I am not (yet) very familiar with php and the likes, but I will use it
if this is the way to go.
TIA,
Mark.