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:
yahoo programs such as chat and games wont download
Posted by sweetansassy381999@hotmail.com on July 26, 2001 at 10:09 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
Replies:
- Problems! Jd February 18, 2002 at 7:27 PM
(1)
- ok starfish February 18, 2002 at 7:33 PM
(0)
- Games Tam February 16, 2002 at 12:38 AM
(1)
- downloading robert rodgers January 01, 2002 at 9:17 AM
(0)
- pool rooms bobby tomblin December 22, 2001 at 12:53 PM
(0)
|