

	***  PingPong V1.12  ***


Thanks for downloading my applet - hope you can use it.

This pingPong applet contains a highscore. (You can diable it if you like)  

That means that when a game ends (where the score is higher than 5) 
the applet sends data to the highscore database. 

If you are not connected to the internet it will display 
an empty browser window - just close it.

The highscore id is default 0 which all can use.

If you want your own private highscore on your site you have to 
obtain an unique code from me - mail me

karsten@g5.dk 

and you will get one. 

(You should already have the applet running on your site with the
default highscore Id(0) to obtain your own Id ! - Remember to send URL)
 


When you want to display the highscore the link is:

www.g5.dk/highscore/highscore.asp?id=0&n=20 

 id: id is the universal (0) or your own if you have one.
 n:  if you want 'Top 20'(n=20) or 'Top 50'(n=50) or ..what ever. n is the number of elements to show.


Just insert as a normal applet with this size setting 

<APPLET CODE=pingpong WIDTH=400 HEIGHT=350>
<param name="highScore" value="1"> <! 1: the highscore is active  -  0: the highscore is disabled>
<param name="highScoreID" value="0"> <! Obtain your unique ID - send me an email>
</APPLET>

If you have problems you can send me a mail. 

Good luck!

Best regards
Karsten Mandrup Nielsen
Denmark

	-------------------
	Mail: karsten@g5.dk
	Page: www.G5.dk 
	-------------------
