SI
SI
discoversearch

We've detected that you're using an ad content blocking browser plug-in or feature. Ads provide a critical source of revenue to the continued operation of Silicon Investor.  We ask that you disable ad blocking while on Silicon Investor in the best interests of our community.  If you are not using an ad blocker but are still receiving this message, make sure your browser's tracking protection is set to the 'standard' level.
Pastimes : Dream Machine ( Build your own PC )

 Public ReplyPrvt ReplyMark as Last ReadFilePrevious 10Next 10PreviousNext  
To: pae who wrote (4252)12/15/1998 4:28:00 AM
From: Dirk Hente  Read Replies (2) of 14778
 
[gritch - island viewer]
pae, to run the 'gritch' client in Netscape (I'm using 4.08 right now,
should work for IE as well) you have to modify the startpage
@www.isld.com a bit. The way it is written right now the java
plug-in is always expected.
To make things simple just copy and paste the following code into a
html file onto your hard disk and use a browser to open this file,
then the gritch client should start.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="GENERATOR" CONTENT="Mozilla/4.5b1 [en] (WinNT; I) [Netscape]">
<TITLE>GRITCHClient</TITLE>
</HEAD>
<BODY>

<HR>
<!-->
<APPLET CODE = "GRITCHClient.class" CODEBASE = "http://gritch2.isld.com/GRITCH" WIDTH = 320 HEIGHT = 240 NAME = GRITCHClient >
<PARAM NAME = CODE VALUE = "GRITCHClient.class" >
<PARAM NAME = CODEBASE VALUE = "http://gritch2.isld.com/GRITCH" >
<PARAM NAME="type" VALUE="">
<PARAM NAME = stock VALUE = "">
</Applet>
<!--"END_CONVERTED_APPLET"-->
<HR>GRITCH (c)1997<A HREF="http://www.josh.com"> Joshua Levine</A>
</BODY>
</HTML>
Report TOU ViolationShare This Post
 Public ReplyPrvt ReplyMark as Last ReadFilePrevious 10Next 10PreviousNext