The Artima Developer Community
Sponsored Link

Legacy Java Answers Forum
February 2001

Advertisement

Advertisement

This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.

Message:

downloading

Posted by robert rodgers on January 01, 2002 at 9:17 AM

> > > how do i download an applet from a site?
> yahoo programs wont down load need help to fix whatever may be the problem
> >
> > First, view the source code to get the name of
> > the .class file that contains the applet. Then
> > just replace the ".html" file with
> > the name of the .class file in the URL,
> > and your browser should allow you to download it.

> >
> > For example, my web page is
> > www.public.asu.edu/~mgardne/menu.html
> > this web page has an applet called ClockApplet.class.
> > To download the applet you point your browser
> > to
> > www.public.asu.edu/~mgardne/ClockApplet.class


i took the little screen off on accedent that let's me down load what do i need to do to bring it back.. (the yahoo games)




Replies:

Sponsored Links



Google
  Web Artima.com   
Copyright © 1996-2009 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use - Advertise with Us