DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Join Date
    Oct 2004
    Posts
    1

    Please look at my code

    Im trying to run "world time clocks"

    i keep getting "applet value notinited"

    im sure ive copied something wrong. Pls help

    Code below

    thanks in advance





    <html>

    <head>
    <meta name="GENERATOR" content="Microsoft FrontPage 5.0">
    <meta name="ProgId" content="FrontPage.Editor.Document">
    <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
    <title>New Page 1</title>



    </head>

    <body text="#FFFFFF" bgcolor="#000000">




    <param name="name" value="value">
    <applet width="710" height="170" code="worldtimeclock.class" hspace="0" codebase="a1rport">
    <param name="names" value="Guatemala,New York,Rio de Janeiro,London,Moscow,Sydney">
    <param name="addnames1" value=",Ottawa,Sao Paulo,Dublin,,Port Moresby">
    <param name="addnames2" value=",,,Reykjavik,,">
    <param name="offset" value="-6,-5,-3,0,3,10">
    <param name="usedst" value="no,yes,yes,yes,yes,yes">
    <param name="startmonth" value=",4,10,3,3,10">
    <param name="startday" value="startday">
    <param name="startweek" value=",1,1,-1,-1,-1">
    <param name="endmonth" value=",10,2,10,10,3">
    <param name="endday" value=",0,0,0,0,0">
    <param name="endweek" value=",-1,-1,-1,-1,-1">
    <param name="timeformat" value="12">
    <param name="showam" value="no">
    <param name="showdigital" value="yes">
    <param name="showdstd" value="yes">
    <param name="cityfont" value="TimesRoman,bold,12">
    <param name="timefont" value="Courier,plain,14">
    <param name="datefont" value="TimesRoman,italic,12">
    <param name="bdcolor" value="255,0,0">

    </applet></p>

    </body>

    </html>

  2. #2
    Join Date
    Feb 2004
    Posts
    808
    click tools, click sun java console

    dump the error message here
    The 6th edict:
    "A thing of reference thing can hold either a null thing or a thing to any thing whose thing is assignment compatible with the thing of the thing" - ArchAngel, www.dictionary.com et al.
    JAR tutorial GridBag tutorial Inherited Shapes Inheritance? String.split(); FTP?

  3. #3
    Join Date
    Feb 2004
    Posts
    541
    You're a Banned Member cjard? :O

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links