Help me please - Java Applet Geocities -

Discussion in 'Programming General' started by Music Man, Jun 10, 2008.

Help me please - Java Applet Geocities -
  1. Unread #1 - Jun 10, 2008 at 8:09 PM
  2. Music Man
    Joined:
    May 17, 2008
    Posts:
    156
    Referrals:
    0
    Sythe Gold:
    0

    Music Man Active Member
    Banned

    Help me please - Java Applet Geocities -

    Hi can someone please help me, I made a couple programs, compiled and uploaded to geocities via the upload manager, now i am trying to get the applet to run, but alas it does not. I right click where it should run, and open the java console.
    The console says it could not find the class yet ive tried everything. Any help greatly appreciated.

    Here is the html code I currently have.
    Code:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
    
    <html>
    <head>
    
            <title>Edwards Pythagorean Theorem Solver</title>
    
    </head>
    
    <body>
    <CENTER>
    
    <H1>Edwards Pythagorean Theorem Solver Applet</H1>
    
    <applet code=Triangle.class
    	width=400 height=300> "CODEBASE=http://www.geocities.com/eastanin/files/"
    	<param name="bgcolor" value="ffffff">
    	<param name="fontcolor" value="000000">
    	Your browser is not Java enabled.
    </applet>
    
    
    </Center>
    
    
    
    </body>
    </html>
    
     
< How was runescape made? | auto wc program >

Users viewing this thread
1 guest


 
 
Adblock breaks this site