-
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>
-
click tools, click sun java console
dump the error message here
-
You're a Banned Member cjard? :O
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
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
|
Bookmarks