% Option Explicit %> <% Dim m_oHW ' HiddenWords object reference %>
">![]() |
![]() |
![]() |
Possible Causes and Remedies | |
---|---|
Cause | Remedy |
Java component not registered. |
From the command line type: JavaReg /register /class:HiddenWords /progid:Hidden.Words |
Java class files not in the CLASSPATH. |
Make sure the following files are in your %SystemRoot%\Java\TrustLib directory:
|
Java ASP Component Framework not installed. | Chose to install the Software Development Kit when installing Internet Information Server. Then copy the *.class from ...\IISSamples\SDK\Components\Java\Framework to the %SystemRoot%\Java\TrustLib\aspcomp directory. You may need to create the aspcomp directory first. |
Hide Instructions
|
Name of the Game:
Find-the-City
Objective: Find the cities listed in the gray square among the jumbled letters in the white square. How to Play: This is a very simple game. Just locate one of the cities listed at the bottom among the jumbled letters. Once you have located a city, click on the city in the bottom box and then enter its x (column value) and y (row value) coordinates, along with the direction it is facing. If you are correct the letters will be hi-lighted and the city will be removed from the list. To win, find all the cities. |
<% Function LoadHiddenWords On Error Resume Next Set m_oHW=Server.CreateObject("Hidden.Words") If Err = 0 Then LoadHiddenWords = True Else LoadHiddenWords = False End If End Function %> <% Else %>
<% ' True means cheat! All hidden words are highlighted! ' False means don't cheat! m_oHW.buildWordSquare False %> <% m_oHW.getWordList %> Enter the X and Y location for and it's direction then press
![]() |
Visit the Microsoft Internet Explorer 4.0 Web site to learn more. |