Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   Java (http://www.programmingforums.org/forum17.html)
-   -   Saving Information To A Server. (http://www.programmingforums.org/showthread.php?t=1488)

Carne Dec 9th, 2004 4:53 PM

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

bunker Dec 16th, 2004 5:27 AM

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.


All times are GMT -5. The time now is 4:02 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC