savagefate
February 18th, 2002, 11:17 AM
I have an html-page which calls an applet. It's located on my harddisk. Now I visit my homepage which want's to call the applet, but it doesen't know where it is located, so it must call the html-page on the disk(e.g. C:\aload.htm).
The problem is that the Homepage has some parameters which must be given to the applet or the html.page on the disk.
Is it possible to include the individual applet-tag into the Homepage? Is something like "include 'file:///C:\aload.html' " possible?
Thank you.
The problem is that the Homepage has some parameters which must be given to the applet or the html.page on the disk.
Is it possible to include the individual applet-tag into the Homepage? Is something like "include 'file:///C:\aload.html' " possible?
Thank you.