Urgent - Saving Web Page having Java - Java
This is a discussion on Urgent - Saving Web Page having Java - Java ; Hi,
I am in need of saving a webpage that has some java animations and use
it with no connection to the internet for teaching.
Is there any way I could save the page on my PC?
I have tried ...
-
Urgent - Saving Web Page having Java
Hi,
I am in need of saving a webpage that has some java animations and use
it with no connection to the internet for teaching.
Is there any way I could save the page on my PC?
I have tried to save it as .mht or .html but the java is absent on the
saved page.
Many thanks!
George
-
Re: Urgent - Saving Web Page having Java
"George" <g_lond03@hotmail.com> wrote in message
news:d31b2aeb.0309171333.71848e5e@posting.google.com...
> Hi,
>
> I am in need of saving a webpage that has some java animations and use
> it with no connection to the internet for teaching.
>
> Is there any way I could save the page on my PC?
>
> I have tried to save it as .mht or .html but the java is absent on the
> saved page.
>
The animations is probably in an Applet, so you have to DL thatone too.
Take a look at the html, and find the tag(s): <applet> OR <object><embed>
The "CodeBase" attribute of these tags tells you where to store the .Jar
file or .class files that makes up the applet, relative to the html-file.
--
Dag.
Similar Threads
-
By Application Development in forum Adobe Photoshop
Replies: 0
Last Post: 12-07-2007, 11:35 PM
-
By Application Development in forum Adobe Acrobat
Replies: 4
Last Post: 01-27-2007, 11:49 PM
-
By Application Development in forum Javascript
Replies: 6
Last Post: 04-03-2006, 05:30 AM
-
By Application Development in forum Inetserver
Replies: 4
Last Post: 02-07-2006, 03:55 PM
-
By Application Development in forum Javascript
Replies: 5
Last Post: 08-13-2004, 02:22 PM