~netrek-developers/netrek-client-cow/trunk

« back to all changes in this revision

Viewing changes to _darcs/pristine/java/Test.html

  • Committer: Collin Pruitt
  • Date: 2009-05-12 04:30:09 UTC
  • Revision ID: collinp111@gmail.com-20090512043009-3jsjojoyrk16oass
Initial upload - updated from http://james.tooraweenah.com/darcs/netrek-client-cow/ using darcs (hince the existnace of _darcs), fully patched.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<HTML>
 
2
<H1> The Netrek plugin </H1>
 
3
<HR>
 
4
Embed is here: 
 
5
<EMBED type="application/x-netrek" name="cow" hidden=false >
 
6
The above should cause the template plugin to get active.
 
7
 
 
8
<form>
 
9
<input  type=button value="Start client" 
 
10
        onclick='document.cow.connect("doosh")'>
 
11
</form>
 
12
 
 
13
<HR>
 
14
</HTML>