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 ...

+ Reply to Thread
Results 1 to 2 of 2

Saving a Java Webpage

  1. Default 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

  2. Default 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



+ Reply to Thread

Similar Threads

  1. Save webpage
    By Application Development in forum PHP
    Replies: 1
    Last Post: 09-09-2007, 12:44 PM
  2. Java Applet saving results on home server
    By Application Development in forum Java
    Replies: 9
    Last Post: 06-14-2007, 08:14 AM
  3. Saving image file from webpage
    By Application Development in forum CSharp
    Replies: 1
    Last Post: 06-28-2005, 09:34 AM
  4. My own JAVA IDE new webpage
    By Application Development in forum Java
    Replies: 0
    Last Post: 02-17-2005, 12:56 PM
  5. Urgent - Saving Web Page having Java
    By Application Development in forum Java
    Replies: 1
    Last Post: 09-18-2003, 01:41 AM