venkatraja007 / beadloomgame

Automatically exported from code.google.com/p/beadloomgame
0 stars 0 forks source link

Pull login information from website and pass to Applet #51

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Using php set the user name inside the applet tag to the logged in user

http://www.devdaily.com/java/edu/pj/pj010003/

Original issue reported on code.google.com by buckso...@gmail.com on 3 Jun 2010 at 9:09

GoogleCodeExporter commented 9 years ago
Applet pulls login information from index.php page where the user enters their 
name. We can expand the web side of it later to actually have it pull from a 
database after the user has logged in, but for now the applet side is ready to 
go and pulls from the .php page the user goes through to enter the game.

Original comment by shaun.pi...@gmail.com on 8 Jun 2010 at 8:11