![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Dec 2004
Posts: 1
Rep Power: 0
![]() |
I am using geocities.com to host a BlackJack Game Applet that i wrote. I want the Applet to save the highscores of players. I cant figure out how to get the Applet to save the Player's name and highscore to a file in the same directory as BlackJack.class; Which means that i have nothing to determine if someone even gets a highscore.
I read somewhere that the only way to do this is to sign my applet. Is there a way to do this without signing my applet? If not, how do i get my applet signed and what should i do once i have it signed? Thanks alot, Carne |
|
|
|
|
|
#2 |
|
Newbie
|
i think it's impossible without applet signature. old versions of browser could connect directly do database from applet. try that solution. if you can't connect to the browser from applet you can combine it with php, but my version of solution is to save data in the database.
__________________
Try ProjectTracking.NET tool, complete online project tracking solution. ProjectTracking.NET is designed to simplify development and management of small and medium sized projects for dislocated teams. Read more about Project Tracking here: http://www.ilumnis.com/Products/ProjectTracking.aspx |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|