Saving a Java Webpage - Javascript
This is a discussion on Saving a Java Webpage - Javascript ; Hi,
I am in need of saving a webpage that has some java animations and use
it remotely for teaching.
Is there any way I could save the page on my PC?
I have tried to save it as .mht ...
-
Saving a Java Webpage
Hi,
I am in need of saving a webpage that has some java animations and use
it remotely 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: Saving a Java Webpage
"George" <g_lond03@hotmail.com> wrote in message
news:d31b2aeb.0309061240.2aaf8812@posting.google.com...
> I am in need of saving a webpage that has some java animations and use
> it remotely 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
Have a look at the source code, see what files are called are try to
download them directly. If that is succesful, the .class or .java or
whatever may have a little line of code that checks if it is running, as
intended, from the web, and if not, stop functioning.
If they are just animations, perhaps a .gif can do the same thing, or
javascript if it involves mouseovers.
HTH
Ivo
Similar Threads
-
By Application Development in forum PHP
Replies: 1
Last Post: 09-09-2007, 12:44 PM
-
By Application Development in forum Java
Replies: 9
Last Post: 06-14-2007, 08:14 AM
-
By Application Development in forum CSharp
Replies: 1
Last Post: 06-28-2005, 09:34 AM
-
By Application Development in forum Java
Replies: 0
Last Post: 02-17-2005, 12:56 PM
-
By Application Development in forum Java
Replies: 1
Last Post: 09-18-2003, 01:41 AM